osg::Camera Member List

This is the complete list of members for osg::Camera, including all inherited members.

_allowEventFocusosg::Camera [protected]
_boundingSphereosg::Node [mutable, protected]
_boundingSphereComputedosg::Node [mutable, protected]
_bufferAttachmentMaposg::Camera [protected]
_cameraThreadosg::Camera [protected]
_childrenosg::Group [protected]
_clampProjectionMatrixCallbackosg::CullSettings [protected]
_clearColorosg::Camera [protected]
_clearMaskosg::Camera [protected]
_colorMaskosg::Camera [protected]
_computeBoundCallbackosg::Node [protected]
_computeNearFarosg::CullSettings [protected]
_cullCallbackosg::Node [protected]
_cullingActiveosg::Node [protected]
_cullingModeosg::CullSettings [protected]
_cullMaskosg::CullSettings [protected]
_cullMaskLeftosg::CullSettings [protected]
_cullMaskRightosg::CullSettings [protected]
_dataChangeMutexosg::Camera [mutable, protected]
_dataVarianceosg::Object [protected]
_depthSortImpostorSpritesosg::CullSettings [protected]
_descriptionsosg::Node [protected]
_displaySettingsosg::Camera [protected]
_drawBufferosg::Camera [protected]
_eventCallbackosg::Node [protected]
_graphicsContextosg::Camera [protected]
_impostorActiveosg::CullSettings [protected]
_impostorPixelErrorThresholdosg::CullSettings [protected]
_inheritanceMaskosg::CullSettings [protected]
_initialBoundosg::Node [protected]
_LODScaleosg::CullSettings [protected]
_nameosg::Object [protected]
_nearFarRatioosg::CullSettings [protected]
_nodeMaskosg::Node [protected]
_numChildrenRequiringEventTraversalosg::Node [protected]
_numChildrenRequiringUpdateTraversalosg::Node [protected]
_numChildrenWithCullingDisabledosg::Node [protected]
_numChildrenWithOccluderNodesosg::Node [protected]
_numFramesToKeepImpostorSpritesosg::CullSettings [protected]
_observersosg::Referenced [protected]
_parentsosg::Node [protected]
_postDrawCallbackosg::Camera [protected]
_preDrawCallbackosg::Camera [protected]
_projectionMatrixosg::Camera [protected]
_projectionResizePolicyosg::Camera [protected]
_readBufferosg::Camera [protected]
_refCountosg::Referenced [mutable, protected]
_referenceFrameosg::Transform [protected]
_refMutexosg::Referenced [mutable, protected]
_rendererosg::Camera [protected]
_renderingCacheosg::Camera [protected]
_renderOrderosg::Camera [protected]
_renderOrderNumosg::Camera [protected]
_renderTargetFallbackosg::Camera [protected]
_renderTargetImplementationosg::Camera [protected]
_smallFeatureCullingPixelSizeosg::CullSettings [protected]
_statesetosg::Node [protected]
_statsosg::Camera [protected]
_transformOrderosg::Camera [protected]
_updateCallbackosg::Node [protected]
_userDataosg::Object [protected]
_viewosg::Camera [protected]
_viewMatrixosg::Camera [protected]
_viewportosg::Camera [protected]
ABSOLUTE_RF enum valueosg::Transform
ABSOLUTE_RF_INHERIT_VIEWPOINT enum valueosg::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 valueosg::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 typedefosg::Camera
BufferComponent enum nameosg::Camera
Camera()osg::Camera
Camera(const Camera &, const CopyOp &copyop=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 valueosg::CullSettings
className() const osg::Node [inline, virtual]
CLEAR_COLOR enum valueosg::CullSettings
clone(const CopyOp &copyop) const osg::Node [inline, virtual]
cloneType() const osg::Node [inline, virtual]
CLUSTER_CULLING enum valueosg::CullSettings
COLOR_BUFFER enum valueosg::Camera
COLOR_BUFFER0 enum valueosg::Camera
COLOR_BUFFER1 enum valueosg::Camera
COLOR_BUFFER2 enum valueosg::Camera
COLOR_BUFFER3 enum valueosg::Camera
COLOR_BUFFER4 enum valueosg::Camera
COLOR_BUFFER5 enum valueosg::Camera
COLOR_BUFFER6 enum valueosg::Camera
COLOR_BUFFER7 enum valueosg::Camera
COMPUTE_NEAR_FAR_MODE enum valueosg::CullSettings
COMPUTE_NEAR_FAR_USING_BOUNDING_VOLUMES enum valueosg::CullSettings
COMPUTE_NEAR_FAR_USING_PRIMITIVES enum valueosg::CullSettings
computeBound() const osg::Transform [virtual]
computeDataVariance()osg::Object [inline, virtual]
computeLocalToWorldMatrix(Matrix &matrix, NodeVisitor *) const osg::Camera [virtual]
ComputeNearFarMode enum nameosg::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 valueosg::CullSettings
CULL_MASK_LEFT enum valueosg::CullSettings
CULL_MASK_RIGHT enum valueosg::CullSettings
CULLING_MODE enum valueosg::CullSettings
CullingMode typedefosg::CullSettings
CullingModeValues enum nameosg::CullSettings
CullSettings()osg::CullSettings [inline]
CullSettings(ArgumentParser &arguments)osg::CullSettings [inline]
CullSettings(const CullSettings &cs)osg::CullSettings
DataVariance enum nameosg::Object
DEFAULT_CULLING enum valueosg::CullSettings
DeleteHandler classosg::Referenced [friend]
deleteUsingDeleteHandler() const osg::Referenced [protected]
DEPTH_BUFFER enum valueosg::Camera
DEPTH_SORT_IMPOSTOR_SPRITES enum valueosg::CullSettings
DescriptionList typedefosg::Node
detach(BufferComponent buffer)osg::Camera
dirtyBound()osg::Node
DO_NOT_COMPUTE_NEAR_FAR enum valueosg::CullSettings
DYNAMIC enum valueosg::Object
ENABLE_ALL_CULLING enum valueosg::CullSettings
FAR_PLANE_CULLING enum valueosg::CullSettings
FIXED enum valueosg::Camera
FRAME_BUFFER enum valueosg::Camera
FRAME_BUFFER_OBJECT enum valueosg::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 &center, 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 &copyop=CopyOp::SHALLOW_COPY)osg::Group
HORIZONTAL enum valueosg::Camera
IMPOSTOR_ACTIVE enum valueosg::CullSettings
IMPOSTOR_PIXEL_ERROR_THRESHOLD enum valueosg::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 valueosg::CullSettings
LIGHTING_MODE enum valueosg::CullSettings
LOD_SCALE enum valueosg::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 valueosg::CullSettings
NEAR_PLANE_CULLING enum valueosg::CullSettings
NESTED_RENDER enum valueosg::Camera
NO_CULLING enum valueosg::CullSettings
NO_VARIABLES enum valueosg::CullSettings
Node()osg::Node
Node(const Node &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Node
NodeMask typedefosg::Node
NUM_FRAMES_TO_KEEP_IMPOSTORS_SPRITES enum valueosg::CullSettings
Object()osg::Object [inline]
Object(bool threadSafeRefUnref)osg::Object [inline, explicit]
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
osg::Referenced::operator=(const Referenced &)osg::Referenced [inline]
osg::CullSettings::operator=(const CullSettings &settings)osg::CullSettings [inline]
osg::Drawable classosg::Node [friend]
osg::Group classosg::Node [friend]
osg::StateSet classosg::Node [friend]
ParentList typedefosg::Node
PIXEL_BUFFER enum valueosg::Camera
PIXEL_BUFFER_RTT enum valueosg::Camera
POST_MULTIPLY enum valueosg::Camera
POST_RENDER enum valueosg::Camera
PRE_MULTIPLY enum valueosg::Camera
PRE_RENDER enum valueosg::Camera
ProjectionResizePolicy enum nameosg::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 nameosg::Transform
RELATIVE_RF enum valueosg::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 nameosg::Camera
RenderTargetImplementation enum nameosg::Camera
replaceChild(Node *origChild, Node *newChild)osg::Group [virtual]
resizeGLObjectBuffers(unsigned int maxSize)osg::Camera [virtual]
SEPERATE_WINDOW enum valueosg::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 &center, 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 valueosg::CullSettings
SMALL_FEATURE_CULLING enum valueosg::CullSettings
SMALL_FEATURE_CULLING_PIXEL_SIZE enum valueosg::CullSettings
STATIC enum valueosg::Object
STENCIL_BUFFER enum valueosg::Camera
Transform()osg::Transform
Transform(const Transform &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Transform
TransformOrder enum nameosg::Camera
traverse(NodeVisitor &nv)osg::Group [virtual]
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
VariablesMask enum nameosg::CullSettings
VERTICAL enum valueosg::Camera
VIEW_FRUSTUM_CULLING enum valueosg::CullSettings
VIEW_FRUSTUM_SIDES_CULLING enum valueosg::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]


Generated at Sun Oct 14 02:12:06 2007 for the OpenSceneGraph by doxygen 1.5.3.