_allowEventFocus | osg::Camera | [protected] |
_boundingSphere | osg::Node | [mutable, protected] |
_boundingSphereComputed | osg::Node | [mutable, protected] |
_bufferAttachmentMap | osg::Camera | [protected] |
_cameraThread | osg::Camera | [protected] |
_children | osg::Group | [protected] |
_clampProjectionMatrixCallback | osg::CullSettings | [protected] |
_clearColor | osg::Camera | [protected] |
_clearMask | osg::Camera | [protected] |
_colorMask | osg::Camera | [protected] |
_computeBoundCallback | osg::Node | [protected] |
_computeNearFar | osg::CullSettings | [protected] |
_cullCallback | osg::Node | [protected] |
_cullingActive | osg::Node | [protected] |
_cullingMode | osg::CullSettings | [protected] |
_cullMask | osg::CullSettings | [protected] |
_cullMaskLeft | osg::CullSettings | [protected] |
_cullMaskRight | osg::CullSettings | [protected] |
_dataChangeMutex | osg::Camera | [mutable, protected] |
_dataVariance | osg::Object | [protected] |
_depthSortImpostorSprites | osg::CullSettings | [protected] |
_descriptions | osg::Node | [protected] |
_displaySettings | osg::Camera | [protected] |
_drawBuffer | osg::Camera | [protected] |
_eventCallback | osg::Node | [protected] |
_graphicsContext | osg::Camera | [protected] |
_impostorActive | osg::CullSettings | [protected] |
_impostorPixelErrorThreshold | osg::CullSettings | [protected] |
_inheritanceMask | osg::CullSettings | [protected] |
_initialBound | osg::Node | [protected] |
_LODScale | osg::CullSettings | [protected] |
_name | osg::Object | [protected] |
_nearFarRatio | osg::CullSettings | [protected] |
_nodeMask | osg::Node | [protected] |
_numChildrenRequiringEventTraversal | osg::Node | [protected] |
_numChildrenRequiringUpdateTraversal | osg::Node | [protected] |
_numChildrenWithCullingDisabled | osg::Node | [protected] |
_numChildrenWithOccluderNodes | osg::Node | [protected] |
_numFramesToKeepImpostorSprites | osg::CullSettings | [protected] |
_observers | osg::Referenced | [protected] |
_parents | osg::Node | [protected] |
_postDrawCallback | osg::Camera | [protected] |
_preDrawCallback | osg::Camera | [protected] |
_projectionMatrix | osg::Camera | [protected] |
_projectionResizePolicy | osg::Camera | [protected] |
_readBuffer | osg::Camera | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_referenceFrame | osg::Transform | [protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_renderer | osg::Camera | [protected] |
_renderingCache | osg::Camera | [protected] |
_renderOrder | osg::Camera | [protected] |
_renderOrderNum | osg::Camera | [protected] |
_renderTargetFallback | osg::Camera | [protected] |
_renderTargetImplementation | osg::Camera | [protected] |
_smallFeatureCullingPixelSize | osg::CullSettings | [protected] |
_stateset | osg::Node | [protected] |
_stats | osg::Camera | [protected] |
_transformOrder | osg::Camera | [protected] |
_updateCallback | osg::Node | [protected] |
_userData | osg::Object | [protected] |
_view | osg::Camera | [protected] |
_viewMatrix | osg::Camera | [protected] |
_viewport | osg::Camera | [protected] |
ABSOLUTE_RF enum value | osg::Transform | |
ABSOLUTE_RF_INHERIT_VIEWPOINT enum value | osg::Transform | |
accept(NodeVisitor &nv) | osg::Node | [virtual] |
addChild(Node *child) | osg::Group | [virtual] |
addDescription(const std::string &desc) | osg::Node | [inline] |
addObserver(Observer *observer) | osg::Referenced | |
addParent(osg::Group *node) | osg::Node | [protected] |
ALL_VARIABLES enum value | osg::CullSettings | |
ascend(NodeVisitor &nv) | osg::Node | [virtual] |
asGroup() | osg::Group | [inline, virtual] |
asGroup() const | osg::Group | [inline, virtual] |
asMatrixTransform() | osg::Transform | [inline, virtual] |
asMatrixTransform() const | osg::Transform | [inline, virtual] |
asPositionAttitudeTransform() | osg::Transform | [inline, virtual] |
asPositionAttitudeTransform() const | osg::Transform | [inline, virtual] |
asTransform() | osg::Transform | [inline, virtual] |
asTransform() const | osg::Transform | [inline, virtual] |
attach(BufferComponent buffer, GLenum internalFormat) | osg::Camera | |
attach(BufferComponent buffer, osg::Texture *texture, unsigned int level=0, unsigned int face=0, bool mipMapGeneration=false) | osg::Camera | |
attach(BufferComponent buffer, osg::Image *image) | osg::Camera | |
BufferAttachmentMap typedef | osg::Camera | |
BufferComponent enum name | osg::Camera | |
Camera() | osg::Camera | |
Camera(const Camera &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Camera | |
childInserted(unsigned int) | osg::Group | [inline, protected, virtual] |
childRemoved(unsigned int, unsigned int) | osg::Group | [inline, protected, virtual] |
CLAMP_PROJECTION_MATRIX_CALLBACK enum value | osg::CullSettings | |
className() const | osg::Node | [inline, virtual] |
CLEAR_COLOR enum value | osg::CullSettings | |
clone(const CopyOp ©op) const | osg::Node | [inline, virtual] |
cloneType() const | osg::Node | [inline, virtual] |
CLUSTER_CULLING enum value | osg::CullSettings | |
COLOR_BUFFER enum value | osg::Camera | |
COLOR_BUFFER0 enum value | osg::Camera | |
COLOR_BUFFER1 enum value | osg::Camera | |
COLOR_BUFFER2 enum value | osg::Camera | |
COLOR_BUFFER3 enum value | osg::Camera | |
COLOR_BUFFER4 enum value | osg::Camera | |
COLOR_BUFFER5 enum value | osg::Camera | |
COLOR_BUFFER6 enum value | osg::Camera | |
COLOR_BUFFER7 enum value | osg::Camera | |
COMPUTE_NEAR_FAR_MODE enum value | osg::CullSettings | |
COMPUTE_NEAR_FAR_USING_BOUNDING_VOLUMES enum value | osg::CullSettings | |
COMPUTE_NEAR_FAR_USING_PRIMITIVES enum value | osg::CullSettings | |
computeBound() const | osg::Transform | [virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
computeLocalToWorldMatrix(Matrix &matrix, NodeVisitor *) const | osg::Camera | [virtual] |
ComputeNearFarMode enum name | osg::CullSettings | |
computeWorldToLocalMatrix(Matrix &matrix, NodeVisitor *) const | osg::Camera | [virtual] |
containsNode(const Node *node) const | osg::Group | [inline] |
containsOccluderNodes() const | osg::Node | |
createCameraThread() | osg::Camera | |
CULL_MASK enum value | osg::CullSettings | |
CULL_MASK_LEFT enum value | osg::CullSettings | |
CULL_MASK_RIGHT enum value | osg::CullSettings | |
CULLING_MODE enum value | osg::CullSettings | |
CullingMode typedef | osg::CullSettings | |
CullingModeValues enum name | osg::CullSettings | |
CullSettings() | osg::CullSettings | [inline] |
CullSettings(ArgumentParser &arguments) | osg::CullSettings | [inline] |
CullSettings(const CullSettings &cs) | osg::CullSettings | |
DataVariance enum name | osg::Object | |
DEFAULT_CULLING enum value | osg::CullSettings | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DEPTH_BUFFER enum value | osg::Camera | |
DEPTH_SORT_IMPOSTOR_SPRITES enum value | osg::CullSettings | |
DescriptionList typedef | osg::Node | |
detach(BufferComponent buffer) | osg::Camera | |
dirtyBound() | osg::Node | |
DO_NOT_COMPUTE_NEAR_FAR enum value | osg::CullSettings | |
DYNAMIC enum value | osg::Object | |
ENABLE_ALL_CULLING enum value | osg::CullSettings | |
FAR_PLANE_CULLING enum value | osg::CullSettings | |
FIXED enum value | osg::Camera | |
FRAME_BUFFER enum value | osg::Camera | |
FRAME_BUFFER_OBJECT enum value | osg::Camera | |
getAllowEventFocus() const | osg::Camera | [inline] |
getBound() const | osg::Node | [inline] |
getBufferAttachmentMap() | osg::Camera | [inline] |
getBufferAttachmentMap() const | osg::Camera | [inline] |
getCameraThread() | osg::Camera | [inline] |
getCameraThread() const | osg::Camera | [inline] |
getChild(unsigned int i) | osg::Group | [inline] |
getChild(unsigned int i) const | osg::Group | [inline] |
getChildIndex(const Node *node) const | osg::Group | [inline] |
getClampProjectionMatrixCallback() | osg::CullSettings | [inline] |
getClampProjectionMatrixCallback() const | osg::CullSettings | [inline] |
getClearColor() const | osg::Camera | [inline] |
getClearMask() const | osg::Camera | [inline] |
getColorMask() const | osg::Camera | [inline] |
getColorMask() | osg::Camera | [inline] |
getComputeBoundingSphereCallback() | osg::Node | [inline] |
getComputeBoundingSphereCallback() const | osg::Node | [inline] |
getComputeNearFarMode() const | osg::CullSettings | [inline] |
getCullCallback() | osg::Node | [inline] |
getCullCallback() const | osg::Node | [inline] |
getCullingActive() const | osg::Node | [inline] |
getCullingMode() const | osg::CullSettings | [inline] |
getCullMask() const | osg::CullSettings | [inline] |
getCullMaskLeft() const | osg::CullSettings | [inline] |
getCullMaskRight() const | osg::CullSettings | [inline] |
getDataChangeMutex() const | osg::Camera | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getDepthSortImpostorSprites() const | osg::CullSettings | [inline] |
getDescription(unsigned int i) const | osg::Node | [inline] |
getDescription(unsigned int i) | osg::Node | [inline] |
getDescriptions() | osg::Node | [inline] |
getDescriptions() const | osg::Node | [inline] |
getDisplaySettings() | osg::Camera | [inline] |
getDisplaySettings() const | osg::Camera | [inline] |
getDrawBuffer() const | osg::Camera | [inline] |
getEventCallback() | osg::Node | [inline] |
getEventCallback() const | osg::Node | [inline] |
getGraphicsContext() | osg::Camera | [inline] |
getGraphicsContext() const | osg::Camera | [inline] |
getImpostorPixelErrorThreshold() const | osg::CullSettings | [inline] |
getImpostorsActive() const | osg::CullSettings | [inline] |
getInheritanceMask() const | osg::CullSettings | [inline] |
getInitialBound() const | osg::Node | [inline] |
getInverseViewMatrix() const | osg::Camera | |
getLODScale() const | osg::CullSettings | [inline] |
getName() const | osg::Object | [inline] |
getNearFarRatio() const | osg::CullSettings | [inline] |
getNodeMask() const | osg::Node | [inline] |
getNumberOfFrameToKeepImpostorSprites() const | osg::CullSettings | [inline] |
getNumChildren() const | osg::Group | [inline] |
getNumChildrenRequiringEventTraversal() const | osg::Node | [inline] |
getNumChildrenRequiringUpdateTraversal() const | osg::Node | [inline] |
getNumChildrenWithCullingDisabled() const | osg::Node | [inline] |
getNumChildrenWithOccluderNodes() const | osg::Node | [inline] |
getNumDescriptions() const | osg::Node | [inline] |
getNumParents() const | osg::Node | [inline] |
getOrCreateStateSet() | osg::Node | |
getParent(unsigned int i) | osg::Node | [inline] |
getParent(unsigned int i) const | osg::Node | [inline] |
getParentalNodePaths(osg::Node *haltTraversalAtNode=0) const | osg::Node | |
getParents() const | osg::Node | [inline] |
getParents() | osg::Node | [inline] |
getPostDrawCallback() | osg::Camera | [inline] |
getPostDrawCallback() const | osg::Camera | [inline] |
getPreDrawCallback() | osg::Camera | [inline] |
getPreDrawCallback() const | osg::Camera | [inline] |
getProjectionMatrix() | osg::Camera | [inline] |
getProjectionMatrix() const | osg::Camera | [inline] |
getProjectionMatrixAsFrustum(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) | osg::Camera | |
getProjectionMatrixAsOrtho(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) | osg::Camera | |
getProjectionMatrixAsPerspective(double &fovy, double &aspectRatio, double &zNear, double &zFar) | osg::Camera | |
getProjectionResizePolicy() const | osg::Camera | [inline] |
getReadBuffer() const | osg::Camera | [inline] |
getReferenceFrame() const | osg::Transform | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getRenderer() | osg::Camera | [inline] |
getRenderer() const | osg::Camera | [inline] |
getRenderingCache() | osg::Camera | [inline] |
getRenderingCache() const | osg::Camera | [inline] |
getRenderOrder() const | osg::Camera | [inline] |
getRenderOrderNum() const | osg::Camera | [inline] |
getRenderTargetFallback() const | osg::Camera | [inline] |
getRenderTargetImplementation() const | osg::Camera | [inline] |
getSmallFeatureCullingPixelSize() const | osg::CullSettings | [inline] |
getStateSet() | osg::Node | [inline] |
getStateSet() const | osg::Node | [inline] |
getStats() | osg::Camera | [inline] |
getStats() const | osg::Camera | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getTransformOrder() const | osg::Camera | [inline] |
getUpdateCallback() | osg::Node | [inline] |
getUpdateCallback() const | osg::Node | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getView() | osg::Camera | [inline] |
getView() const | osg::Camera | [inline] |
getViewMatrix() | osg::Camera | [inline] |
getViewMatrix() const | osg::Camera | [inline] |
getViewMatrixAsLookAt(osg::Vec3 &eye, osg::Vec3 ¢er, osg::Vec3 &up, float lookDistance=1.0f) | osg::Camera | |
getViewport() const | osg::Camera | [inline] |
getViewport() | osg::Camera | [inline] |
getWorldMatrices(osg::Node *haltTraversalAtNode=0) const | osg::Node | |
Group() | osg::Group | |
Group(const Group &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Group | |
HORIZONTAL enum value | osg::Camera | |
IMPOSTOR_ACTIVE enum value | osg::CullSettings | |
IMPOSTOR_PIXEL_ERROR_THRESHOLD enum value | osg::CullSettings | |
inheritCullSettings(const CullSettings &settings) | osg::CullSettings | [inline, virtual] |
inheritCullSettings(const CullSettings &settings, unsigned int inheritanceMask) | osg::CullSettings | [virtual] |
insertChild(unsigned int index, Node *child) | osg::Group | [virtual] |
isCullingActive() const | osg::Node | [inline] |
isRenderToTextureCamera() const | osg::Camera | |
isSameKindAs(const Object *obj) const | osg::Node | [inline, virtual] |
libraryName() const | osg::Node | [inline, virtual] |
LIGHT enum value | osg::CullSettings | |
LIGHTING_MODE enum value | osg::CullSettings | |
LOD_SCALE enum value | osg::CullSettings | |
META_Node(osg, Camera) | osg::Camera | |
osg::Transform::META_Node(osg, Transform) | osg::Transform | |
osg::Group::META_Node(osg, Group) | osg::Group | |
NEAR_FAR_RATIO enum value | osg::CullSettings | |
NEAR_PLANE_CULLING enum value | osg::CullSettings | |
NESTED_RENDER enum value | osg::Camera | |
NO_CULLING enum value | osg::CullSettings | |
NO_VARIABLES enum value | osg::CullSettings | |
Node() | osg::Node | |
Node(const Node &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Node | |
NodeMask typedef | osg::Node | |
NUM_FRAMES_TO_KEEP_IMPOSTORS_SPRITES enum value | osg::CullSettings | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
osg::CullSettings::operator=(const CullSettings &settings) | osg::CullSettings | [inline] |
osg::Drawable class | osg::Node | [friend] |
osg::Group class | osg::Node | [friend] |
osg::StateSet class | osg::Node | [friend] |
ParentList typedef | osg::Node | |
PIXEL_BUFFER enum value | osg::Camera | |
PIXEL_BUFFER_RTT enum value | osg::Camera | |
POST_MULTIPLY enum value | osg::Camera | |
POST_RENDER enum value | osg::Camera | |
PRE_MULTIPLY enum value | osg::Camera | |
PRE_RENDER enum value | osg::Camera | |
ProjectionResizePolicy enum name | osg::Camera | |
readCommandLine(ArgumentParser &arguments) | osg::CullSettings | |
readEnvironmentalVariables() | osg::CullSettings | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
ReferenceFrame enum name | osg::Transform | |
RELATIVE_RF enum value | osg::Transform | |
releaseGLObjects(osg::State *=0) const | osg::Camera | [virtual] |
removeChild(Node *child) | osg::Group | [inline] |
removeChild(unsigned int pos, unsigned int numChildrenToRemove=1) | osg::Group | [inline] |
removeChildren(unsigned int pos, unsigned int numChildrenToRemove) | osg::Group | [virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
removeParent(osg::Group *node) | osg::Node | [protected] |
RenderOrder enum name | osg::Camera | |
RenderTargetImplementation enum name | osg::Camera | |
replaceChild(Node *origChild, Node *newChild) | osg::Group | [virtual] |
resizeGLObjectBuffers(unsigned int maxSize) | osg::Camera | [virtual] |
SEPERATE_WINDOW enum value | osg::Camera | |
setAllowEventFocus(bool focus) | osg::Camera | [inline] |
setCameraThread(OperationThread *gt) | osg::Camera | |
setChild(unsigned int i, Node *node) | osg::Group | [virtual] |
setClampProjectionMatrixCallback(ClampProjectionMatrixCallback *cpmc) | osg::CullSettings | [inline] |
setClearColor(const Vec4 &color) | osg::Camera | [inline] |
setClearMask(GLbitfield mask) | osg::Camera | [inline] |
setColorMask(osg::ColorMask *colorMask) | osg::Camera | |
setColorMask(bool red, bool green, bool blue, bool alpha) | osg::Camera | |
setComputeBoundingSphereCallback(ComputeBoundingSphereCallback *callback) | osg::Node | [inline] |
setComputeNearFarMode(ComputeNearFarMode cnfm) | osg::CullSettings | [inline] |
setCullCallback(NodeCallback *nc) | osg::Node | [inline] |
setCullingActive(bool active) | osg::Node | |
setCullingMode(CullingMode mode) | osg::CullSettings | [inline] |
setCullMask(osg::Node::NodeMask nm) | osg::CullSettings | [inline] |
setCullMaskLeft(osg::Node::NodeMask nm) | osg::CullSettings | [inline] |
setCullMaskRight(osg::Node::NodeMask nm) | osg::CullSettings | [inline] |
setCullSettings(const CullSettings &settings) | osg::CullSettings | |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDefaults() | osg::CullSettings | [virtual] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setDepthSortImpostorSprites(bool doDepthSort) | osg::CullSettings | [inline] |
setDescriptions(const DescriptionList &descriptions) | osg::Node | [inline] |
setDisplaySettings(osg::DisplaySettings *ds) | osg::Camera | [inline] |
setDrawBuffer(GLenum buffer) | osg::Camera | [inline] |
setEventCallback(NodeCallback *nc) | osg::Node | |
setGraphicsContext(GraphicsContext *context) | osg::Camera | |
setImpostorPixelErrorThreshold(float numPixels) | osg::CullSettings | [inline] |
setImpostorsActive(bool active) | osg::CullSettings | [inline] |
setInheritanceMask(unsigned int mask) | osg::CullSettings | [inline] |
setInitialBound(const osg::BoundingSphere &bsphere) | osg::Node | [inline] |
setLODScale(float bias) | osg::CullSettings | [inline] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setNearFarRatio(double ratio) | osg::CullSettings | [inline] |
setNodeMask(NodeMask nm) | osg::Node | [inline] |
setNumberOfFrameToKeepImpostorSprites(int numFrames) | osg::CullSettings | [inline] |
setNumChildrenRequiringEventTraversal(unsigned int num) | osg::Node | [protected] |
setNumChildrenRequiringUpdateTraversal(unsigned int num) | osg::Node | [protected] |
setNumChildrenWithCullingDisabled(unsigned int num) | osg::Node | [protected] |
setNumChildrenWithOccluderNodes(unsigned int num) | osg::Node | [protected] |
setPostDrawCallback(DrawCallback *cb) | osg::Camera | [inline] |
setPreDrawCallback(DrawCallback *cb) | osg::Camera | [inline] |
setProjectionMatrix(const osg::Matrixf &matrix) | osg::Camera | [inline] |
setProjectionMatrix(const osg::Matrixd &matrix) | osg::Camera | [inline] |
setProjectionMatrixAsFrustum(double left, double right, double bottom, double top, double zNear, double zFar) | osg::Camera | |
setProjectionMatrixAsOrtho(double left, double right, double bottom, double top, double zNear, double zFar) | osg::Camera | |
setProjectionMatrixAsOrtho2D(double left, double right, double bottom, double top) | osg::Camera | |
setProjectionMatrixAsPerspective(double fovy, double aspectRatio, double zNear, double zFar) | osg::Camera | |
setProjectionResizePolicy(ProjectionResizePolicy policy) | osg::Camera | [inline] |
setReadBuffer(GLenum buffer) | osg::Camera | [inline] |
setReferenceFrame(ReferenceFrame rf) | osg::Transform | |
setRenderer(osg::GraphicsOperation *rc) | osg::Camera | [inline] |
setRenderingCache(osg::Object *rc) | osg::Camera | [inline] |
setRenderOrder(RenderOrder order, int orderNum=0) | osg::Camera | [inline] |
setRenderTargetImplementation(RenderTargetImplementation impl) | osg::Camera | |
setRenderTargetImplementation(RenderTargetImplementation impl, RenderTargetImplementation fallback) | osg::Camera | |
setSmallFeatureCullingPixelSize(float value) | osg::CullSettings | [inline] |
setStateSet(osg::StateSet *stateset) | osg::Node | |
setStats(osg::Stats *stats) | osg::Camera | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Group | [virtual] |
setTransformOrder(TransformOrder order) | osg::Camera | [inline] |
setUpdateCallback(NodeCallback *nc) | osg::Node | |
setUserData(Referenced *obj) | osg::Object | [inline] |
setView(View *view) | osg::Camera | [inline] |
setViewMatrix(const osg::Matrixf &matrix) | osg::Camera | [inline] |
setViewMatrix(const osg::Matrixd &matrix) | osg::Camera | [inline] |
setViewMatrixAsLookAt(const osg::Vec3 &eye, const osg::Vec3 ¢er, const osg::Vec3 &up) | osg::Camera | |
setViewport(osg::Viewport *viewport) | osg::Camera | |
setViewport(int x, int y, int width, int height) | osg::Camera | |
SHADOW_OCCLUSION_CULLING enum value | osg::CullSettings | |
SMALL_FEATURE_CULLING enum value | osg::CullSettings | |
SMALL_FEATURE_CULLING_PIXEL_SIZE enum value | osg::CullSettings | |
STATIC enum value | osg::Object | |
STENCIL_BUFFER enum value | osg::Camera | |
Transform() | osg::Transform | |
Transform(const Transform &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Transform | |
TransformOrder enum name | osg::Camera | |
traverse(NodeVisitor &nv) | osg::Group | [virtual] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
VariablesMask enum name | osg::CullSettings | |
VERTICAL enum value | osg::Camera | |
VIEW_FRUSTUM_CULLING enum value | osg::CullSettings | |
VIEW_FRUSTUM_SIDES_CULLING enum value | osg::CullSettings | |
~Camera() | osg::Camera | [protected, virtual] |
~CullSettings() | osg::CullSettings | [inline, virtual] |
~Group() | osg::Group | [protected, virtual] |
~Node() | osg::Node | [protected, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~Transform() | osg::Transform | [protected, virtual] |