|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.j3d.CachedTargets
class CachedTargets
Field Summary | |
---|---|
(package private) NnuId[][] |
targetArr
|
(package private) static java.lang.String[] |
typeString
|
(package private) static int[] |
updateTargetThreads
|
Constructor Summary | |
---|---|
CachedTargets()
|
Method Summary | |
---|---|
(package private) int |
computeTargetThreads()
|
(package private) void |
copy(CachedTargets ct)
|
(package private) void |
dump()
|
(package private) void |
replace(NnuId oldObj,
NnuId newObj,
int type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static java.lang.String[] typeString
static int[] updateTargetThreads
NnuId[][] targetArr
Constructor Detail |
---|
CachedTargets()
Method Detail |
---|
int computeTargetThreads()
void copy(CachedTargets ct)
void replace(NnuId oldObj, NnuId newObj, int type)
void dump()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |