| |
|
| java.lang.Object java.lang.Thread javax.media.j3d.J3dThread javax.media.j3d.Renderer
ACCUM_SAMPLES_X | final static float ACCUM_SAMPLES_X(Code) | | |
ACCUM_SAMPLES_Y | final static float ACCUM_SAMPLES_Y(Code) | | |
DECAL_1ST_CHILD | final static int DECAL_1ST_CHILD(Code) | | |
DECAL_NONE | final static int DECAL_NONE(Code) | | |
DECAL_NTH_CHILD | final static int DECAL_NTH_CHILD(Code) | | |
NOTIFY | final static int NOTIFY(Code) | | |
NOTIFY_AND_WAIT | final static int NOTIFY_AND_WAIT(Code) | | |
NUM_ACCUMULATION_SAMPLES | final static int NUM_ACCUMULATION_SAMPLES(Code) | | |
RENDER | final static int RENDER(Code) | | |
REQUESTCLEANUP | final static int REQUESTCLEANUP(Code) | | |
REQUESTRENDER | final static int REQUESTRENDER(Code) | | |
SWAP | final static int SWAP(Code) | | |
WAIT | final static int WAIT(Code) | | |
accumValue | final static float accumValue(Code) | | |
currentCtx | Context currentCtx(Code) | | This is the id of the current rendering context
|
currentDrawable | Drawable currentDrawable(Code) | | This is the id of the current rendering drawable
|
dirtyDisplayList | boolean dirtyDisplayList(Code) | | |
needToRebuildDisplayList | boolean needToRebuildDisplayList(Code) | | |
needToResendTextureDown | boolean needToResendTextureDown(Code) | | |
rendererBit | int rendererBit(Code) | | |
rendererId | int rendererId(Code) | | |
sharedCtxTimeStamp | long sharedCtxTimeStamp(Code) | | |
sharedStereoZBuffer | boolean sharedStereoZBuffer(Code) | | |
addTextureResource | final void addTextureResource(int id, Object obj)(Code) | | |
doWork | void doWork(long referenceTime)(Code) | | The main loop for the renderer.
|
freeContextResources | void freeContextResources()(Code) | | |
freeResourcesInFreeList | void freeResourcesInFreeList(Canvas3D cv)(Code) | | |
getInstanceNum | int getInstanceNum()(Code) | | |
notifyErrorListeners | static void notifyErrorListeners(RenderingError err)(Code) | | Send a message to the notification thread, which will call the
shader error listeners.
|
removeAllCtxs | void removeAllCtxs()(Code) | | |
shutdown | void shutdown()(Code) | | |
|
|
|