public class WCCamera extends NGDefaultCamera
NGNode.DirtyFlag, NGNode.RenderRootResult| Modifier and Type | Field and Description |
|---|---|
static NGCamera |
INSTANCE |
projViewTx, viewHeight, viewWidth, worldTransform, zFar, zNearchildDirty, contentBounds, cullingBits, dirty, DIRTY_CHILDREN_ACCUMULATED_THRESHOLD, dirtyChildrenAccumulated, TEMP_TRANSFORM, transformedBounds| Constructor and Description |
|---|
WCCamera() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(int w,
int h) |
computePickRaydoRender, getFarClip, getNearClip, getPositionInWorld, getProjViewTx, getViewHeight, getViewWidth, hasOverlappingContents, release, renderContent, setFarClip, setNearClip, setPosition, setProjViewTransform, setViewHeight, setViewWidth, setWorldTransformaccumulateDirtyRegions, applyClip, applyEffect, applyTransform, clearDirty, clearDirtyTree, clearPainted, computeOpaqueRegion, computePadding, doPreCulling, drawDirtyOpts, effectChanged, geometryChanged, getCacheFilter, getClipNode, getClippedBounds, getCompleteBounds, getContentBounds, getEffect, getEffectBounds, getEffectFilter, getName, getNodeBlendMode, getOpacity, getOpaqueRegion, getParent, getRenderRoot, getTransform, hasOpaqueRegion, hasVisuals, invalidateCache, invalidateCacheByTranslation, invalidateOpaqueRegion, isClean, isContentBounds2D, isDepthTest, isRectClip, isVisible, markDirty, markTreeDirty, markTreeDirtyNoIncrement, needsBlending, printDirtyOpts, render, renderEffect, renderForcedContent, setCachedAsBitmap, setClipNode, setContentBounds, setDepthTest, setEffect, setName, setNodeBlendMode, setOpacity, setParent, setTransformedBounds, setTransformMatrix, setVisible, supportsOpaqueRegions, toString, visualsChangedpublic static final NGCamera INSTANCE
public void validate(int w,
int h)
validate in class NGDefaultCamera