_allowEventFocus | osg::Camera | protected |
_attachmentMapModifiedCount | osg::Camera | protected |
_boundingSphere | osg::Node | mutableprotected |
_boundingSphereComputed | osg::Node | mutableprotected |
_bufferAttachmentMap | osg::Camera | protected |
_cameraThread | osg::Camera | protected |
_children | osg::Group | protected |
_clampProjectionMatrixCallback | osg::CullSettings | protected |
_clearAccum | osg::Camera | protected |
_clearColor | osg::Camera | protected |
_clearDepth | osg::Camera | protected |
_clearMask | osg::Camera | protected |
_clearStencil | 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 | mutableprotected |
_dataVariance | osg::Object | protected |
_depthSortImpostorSprites | osg::CullSettings | protected |
_displaySettings | osg::Camera | protected |
_drawBuffer | osg::Camera | protected |
_eventCallback | osg::Node | protected |
_finalDrawCallback | osg::Camera | protected |
_graphicsContext | osg::Camera | protected |
_implicitBufferAttachmentRenderMask | osg::Camera | protected |
_implicitBufferAttachmentResolveMask | osg::Camera | protected |
_impostorActive | osg::CullSettings | protected |
_impostorPixelErrorThreshold | osg::CullSettings | protected |
_inheritanceMask | osg::CullSettings | protected |
_inheritanceMaskActionOnAttributeSetting | osg::CullSettings | protected |
_initialBound | osg::Node | protected |
_initialDrawCallback | osg::Camera | 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 |
_observerSet | osg::Referenced | mutableprotected |
_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 | mutableprotected |
_referenceFrame | osg::Transform | 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 |
_userDataContainer | 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 |
addChild(const ref_ptr< T > &child) | osg::Group | inline |
addCullCallback(Callback *nc) | osg::Node | inline |
addCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addDescription(const std::string &desc) | osg::Node | |
addEventCallback(Callback *nc) | osg::Node | inline |
addEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
addObserver(Observer *observer) const | osg::Referenced | |
addParent(osg::Group *parent) | osg::Node | protected |
addUpdateCallback(Callback *nc) | osg::Node | inline |
addUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
ALL_VARIABLES enum value | osg::CullSettings | |
applyMaskAction(unsigned int maskBit) | osg::CullSettings | inline |
asCamera() | osg::Camera | inlinevirtual |
asCamera() const | osg::Camera | inlinevirtual |
ascend(NodeVisitor &nv) | osg::Node | virtual |
asDrawable() | osg::Node | inlinevirtual |
asDrawable() const | osg::Node | inlinevirtual |
asGeode() | osg::Node | inlinevirtual |
asGeode() const | osg::Node | inlinevirtual |
asGeometry() | osg::Node | inlinevirtual |
asGeometry() const | osg::Node | inlinevirtual |
asGroup() | osg::Group | inlinevirtual |
asGroup() const | osg::Group | inlinevirtual |
asMatrixTransform() | osg::Transform | inlinevirtual |
asMatrixTransform() const | osg::Transform | inlinevirtual |
asNode() | osg::Node | inlinevirtual |
asNode() const | osg::Node | inlinevirtual |
asNodeVisitor() | osg::Object | inlinevirtual |
asNodeVisitor() const | osg::Object | inlinevirtual |
asPositionAttitudeTransform() | osg::Transform | inlinevirtual |
asPositionAttitudeTransform() const | osg::Transform | inlinevirtual |
asStateAttribute() | osg::Object | inlinevirtual |
asStateAttribute() const | osg::Object | inlinevirtual |
asSwitch() | osg::Node | inlinevirtual |
asSwitch() const | osg::Node | inlinevirtual |
asTerrain() | osg::Node | inlinevirtual |
asTerrain() const | osg::Node | inlinevirtual |
asTransform() | osg::Transform | inlinevirtual |
asTransform() const | osg::Transform | inlinevirtual |
asUniform() | osg::Object | inlinevirtual |
asUniform() const | osg::Object | inlinevirtual |
attach(BufferComponent buffer, GLenum internalFormat) | osg::Camera | |
attach(BufferComponent buffer, osg::Texture *texture, unsigned int level=0, unsigned int face=0, bool mipMapGeneration=false, unsigned int multisampleSamples=0, unsigned int multisampleColorSamples=0) | osg::Camera | |
attach(BufferComponent buffer, osg::Image *image, unsigned int multisampleSamples=0, unsigned int multisampleColorSamples=0) | 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 | inlineprotectedvirtual |
childRemoved(unsigned int, unsigned int) | osg::Group | inlineprotectedvirtual |
CLAMP_PROJECTION_MATRIX_CALLBACK enum value | osg::CullSettings | |
className() const | osg::Node | inlinevirtual |
CLEAR_COLOR enum value | osg::CullSettings | |
CLEAR_MASK enum value | osg::CullSettings | |
clone(const CopyOp ©op) const | osg::Node | inlinevirtual |
cloneType() const | osg::Node | inlinevirtual |
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_BUFFER10 enum value | osg::Camera | |
COLOR_BUFFER11 enum value | osg::Camera | |
COLOR_BUFFER12 enum value | osg::Camera | |
COLOR_BUFFER13 enum value | osg::Camera | |
COLOR_BUFFER14 enum value | osg::Camera | |
COLOR_BUFFER15 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 | |
COLOR_BUFFER8 enum value | osg::Camera | |
COLOR_BUFFER9 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 | |
COMPUTE_NEAR_USING_PRIMITIVES enum value | osg::CullSettings | |
computeBound() const | osg::Transform | virtual |
computeDataVariance() | osg::Object | inlinevirtual |
computeLocalToWorldMatrix(Matrix &matrix, NodeVisitor *) const | osg::Camera | virtual |
ComputeNearFarMode enum name | osg::CullSettings | |
computeWorldToLocalMatrix(Matrix &matrix, NodeVisitor *) const | osg::Camera | virtual |
conatainsNode(const ref_ptr< T > &node) const | osg::Group | inline |
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 | |
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 | |
dirtyAttachmentMap() | osg::Camera | inline |
dirtyBound() | osg::Node | |
DISABLE_ASSOCIATED_INHERITANCE_MASK_BIT enum value | osg::CullSettings | |
DO_NOT_COMPUTE_NEAR_FAR enum value | osg::CullSettings | |
DO_NOT_MODIFY_INHERITANCE_MASK enum value | osg::CullSettings | |
DRAW_BUFFER enum value | osg::CullSettings | |
DYNAMIC enum value | osg::Object | |
ENABLE_ALL_CULLING enum value | osg::CullSettings | |
FACE_CONTROLLED_BY_GEOMETRY_SHADER | osg::Camera | static |
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 |
getAttachmentMapModifiedCount() 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 |
getClearAccum() const | osg::Camera | inline |
getClearColor() const | osg::Camera | inline |
getClearDepth() const | osg::Camera | inline |
getClearMask() const | osg::Camera | inline |
getClearStencil() const | osg::Camera | inline |
getColorMask() const | osg::Camera | inline |
getColorMask() | osg::Camera | inline |
getCompoundClassName() const | osg::Object | 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 | |
getDescription(unsigned int i) | osg::Node | |
getDescriptions() | osg::Node | |
getDescriptions() const | osg::Node | |
getDisplaySettings() | osg::Camera | inline |
getDisplaySettings() const | osg::Camera | inline |
getDrawBuffer() const | osg::Camera | inline |
getEventCallback() | osg::Node | inline |
getEventCallback() const | osg::Node | inline |
getFinalDrawCallback() | osg::Camera | inline |
getFinalDrawCallback() const | osg::Camera | inline |
getGlobalReferencedMutex() | osg::Referenced | static |
getGraphicsContext() | osg::Camera | inline |
getGraphicsContext() const | osg::Camera | inline |
getImplicitBufferAttachmentRenderMask() const | osg::Camera | inline |
getImplicitBufferAttachmentRenderMask(bool effectiveMask) const | osg::Camera | inline |
getImplicitBufferAttachmentResolveMask() const | osg::Camera | inline |
getImplicitBufferAttachmentResolveMask(bool effectiveMask) const | osg::Camera | inline |
getImpostorPixelErrorThreshold() const | osg::CullSettings | inline |
getImpostorsActive() const | osg::CullSettings | inline |
getInheritanceMask() const | osg::CullSettings | inline |
getInheritanceMaskActionOnAttributeSetting() const | osg::CullSettings | inline |
getInitialBound() const | osg::Node | inline |
getInitialDrawCallback() | osg::Camera | inline |
getInitialDrawCallback() const | osg::Camera | 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 | virtual |
getNumChildrenRequiringEventTraversal() const | osg::Node | inline |
getNumChildrenRequiringUpdateTraversal() const | osg::Node | inline |
getNumChildrenWithCullingDisabled() const | osg::Node | inline |
getNumChildrenWithOccluderNodes() const | osg::Node | inline |
getNumDescriptions() const | osg::Node | |
getNumParents() const | osg::Node | inline |
getObserverSet() const | osg::Referenced | inline |
getOrCreateObserverSet() const | osg::Referenced | |
getOrCreateStateSet() | osg::Node | |
getOrCreateUserDataContainer() | osg::Object | |
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) const | osg::Camera | |
getProjectionMatrixAsOrtho(double &left, double &right, double &bottom, double &top, double &zNear, double &zFar) const | osg::Camera | |
getProjectionMatrixAsPerspective(double &fovy, double &aspectRatio, double &zNear, double &zFar) const | 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 | virtual |
getUserData() const | osg::Object | virtual |
getUserDataContainer() | osg::Object | inline |
getUserDataContainer() const | osg::Object | inline |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getUserValue(const std::string &name, T &value) const | osg::Object | |
getView() | osg::Camera | inline |
getView() const | osg::Camera | inline |
getViewMatrix() | osg::Camera | inline |
getViewMatrix() const | osg::Camera | inline |
getViewMatrixAsLookAt(osg::Vec3d &eye, osg::Vec3d ¢er, osg::Vec3d &up, double lookDistance=1.0) const | osg::Camera | |
getViewMatrixAsLookAt(osg::Vec3f &eye, osg::Vec3f ¢er, osg::Vec3f &up, float lookDistance=1.0f) const | osg::Camera | |
getViewport() const | osg::Camera | inline |
getViewport() | osg::Camera | inline |
getWorldMatrices(const 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 | |
IMPLICIT_COLOR_BUFFER_ATTACHMENT enum value | osg::Camera | |
IMPLICIT_DEPTH_BUFFER_ATTACHMENT enum value | osg::Camera | |
IMPLICIT_STENCIL_BUFFER_ATTACHMENT enum value | osg::Camera | |
ImplicitBufferAttachment enum name | osg::Camera | |
ImplicitBufferAttachmentMask typedef | osg::Camera | |
IMPOSTOR_ACTIVE enum value | osg::CullSettings | |
IMPOSTOR_PIXEL_ERROR_THRESHOLD enum value | osg::CullSettings | |
InheritanceMask typedef | osg::CullSettings | |
InheritanceMaskActionOnAttributeSetting enum name | osg::CullSettings | |
inheritCullSettings(const CullSettings &settings, unsigned int inheritanceMask) | osg::Camera | virtual |
osg::CullSettings::inheritCullSettings(const CullSettings &settings) | osg::CullSettings | inlinevirtual |
insertChild(unsigned int index, Node *child) | osg::Group | virtual |
insertChild(unsigned int index, const ref_ptr< T > &child) | osg::Group | inline |
isCullingActive() const | osg::Node | inline |
isRenderToTextureCamera() const | osg::Camera | |
isSameKindAs(const Object *obj) const | osg::Node | inlinevirtual |
libraryName() const | osg::Node | inlinevirtual |
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 | inlineexplicit |
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 |
PACKED_DEPTH_STENCIL_BUFFER enum value | osg::Camera | |
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 | |
READ_BUFFER enum value | osg::CullSettings | |
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 | virtual |
removeChild(const ref_ptr< T > &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 |
removeCullCallback(Callback *nc) | osg::Node | inline |
removeCullCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeEventCallback(Callback *nc) | osg::Node | inline |
removeEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
removeObserver(Observer *observer) const | osg::Referenced | |
removeParent(osg::Group *parent) | osg::Node | protected |
removeUpdateCallback(Callback *nc) | osg::Node | inline |
removeUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
RenderOrder enum name | osg::Camera | |
RenderTargetImplementation enum name | osg::Camera | |
replaceChild(Node *origChild, Node *newChild) | osg::Group | virtual |
replaceChild(const ref_ptr< T > &origChild, const ref_ptr< R > &newChild) | osg::Group | inline |
resize(int width, int height, int resizeMask=RESIZE_DEFAULT) | osg::Camera | |
RESIZE_ATTACHMENTS enum value | osg::Camera | |
RESIZE_DEFAULT enum value | osg::Camera | |
RESIZE_PROJECTIONMATRIX enum value | osg::Camera | |
RESIZE_VIEWPORT enum value | osg::Camera | |
resizeAttachments(int width, int height) | osg::Camera | |
resizeGLObjectBuffers(unsigned int maxSize) | osg::Camera | virtual |
ResizeMask enum name | osg::Camera | |
SEPARATE_WINDOW enum value | osg::Camera | |
setAllowEventFocus(bool focus) | osg::Camera | inline |
setAttachmentMapModifiedCount(unsigned int v) | osg::Camera | inline |
setCameraThread(OperationThread *gt) | osg::Camera | |
setChild(unsigned int i, Node *node) | osg::Group | virtual |
setClampProjectionMatrixCallback(ClampProjectionMatrixCallback *cpmc) | osg::CullSettings | inline |
setClearAccum(const osg::Vec4 &color) | osg::Camera | inline |
setClearColor(const osg::Vec4 &color) | osg::Camera | inline |
setClearDepth(double depth) | osg::Camera | inline |
setClearMask(GLbitfield mask) | osg::Camera | inline |
setClearStencil(int stencil) | 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 |
setComputeBoundingSphereCallback(const ref_ptr< T > &callback) | osg::Node | inline |
setComputeNearFarMode(ComputeNearFarMode cnfm) | osg::CullSettings | inline |
setCullCallback(Callback *nc) | osg::Node | inline |
setCullCallback(const ref_ptr< T > &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 | |
setDisplaySettings(osg::DisplaySettings *ds) | osg::Camera | inline |
setDrawBuffer(GLenum buffer) | osg::Camera | inline |
setEventCallback(Callback *nc) | osg::Node | |
setEventCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setFinalDrawCallback(DrawCallback *cb) | osg::Camera | inline |
setGraphicsContext(GraphicsContext *context) | osg::Camera | |
setImplicitBufferAttachmentMask(ImplicitBufferAttachmentMask renderMask=DisplaySettings::DEFAULT_IMPLICIT_BUFFER_ATTACHMENT, ImplicitBufferAttachmentMask resolveMask=DisplaySettings::DEFAULT_IMPLICIT_BUFFER_ATTACHMENT) | osg::Camera | inline |
setImplicitBufferAttachmentRenderMask(ImplicitBufferAttachmentMask implicitBufferAttachmentRenderMask) | osg::Camera | inline |
setImplicitBufferAttachmentResolveMask(ImplicitBufferAttachmentMask implicitBufferAttachmentResolveMask) | osg::Camera | inline |
setImpostorPixelErrorThreshold(float numPixels) | osg::CullSettings | inline |
setImpostorsActive(bool active) | osg::CullSettings | inline |
setInheritanceMask(InheritanceMask mask) | osg::CullSettings | inline |
setInheritanceMaskActionOnAttributeSetting(InheritanceMaskActionOnAttributeSetting action) | osg::CullSettings | inline |
setInitialBound(const osg::BoundingSphere &bsphere) | osg::Node | inline |
setInitialDrawCallback(DrawCallback *cb) | osg::Camera | inline |
setLODScale(float scale) | osg::CullSettings | inline |
setName(const std::string &name) | osg::Object | inlinevirtual |
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 | |
setStateSet(const osg::ref_ptr< T > &stateset) | osg::Node | inline |
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(Callback *nc) | osg::Node | |
setUpdateCallback(const ref_ptr< T > &nc) | osg::Node | inline |
setUserData(Referenced *obj) | osg::Object | virtual |
setUserData(const ref_ptr< T > &ud) | osg::Object | inline |
setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
setUserDataContainer(const ref_ptr< T > &udc) | osg::Object | inline |
setUserValue(const std::string &name, const T &value) | osg::Object | |
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::Vec3d &eye, const osg::Vec3d ¢er, const osg::Vec3d &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 | |
signalObserversAndDelete(bool signalDelete, bool doDelete) const | osg::Referenced | protected |
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 | |
USE_DISPLAY_SETTINGS_MASK enum value | osg::Camera | |
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 | |
write(std::ostream &out) | osg::CullSettings | |
~Camera() | osg::Camera | protectedvirtual |
~CullSettings() | osg::CullSettings | inlinevirtual |
~Group() | osg::Group | protectedvirtual |
~Node() | osg::Node | protectedvirtual |
~Object() | osg::Object | protectedvirtual |
~Referenced() | osg::Referenced | protectedvirtual |
~Transform() | osg::Transform | protectedvirtual |