OpenSceneGraph
3.5.1
|
This is the complete list of members for osg::CopyOp, including all inherited members.
_flags | osg::CopyOp | protected |
CopyFlags typedef | osg::CopyOp | |
CopyOp(CopyFlags flags=SHALLOW_COPY) | osg::CopyOp | inline |
DEEP_COPY_ALL enum value | osg::CopyOp | |
DEEP_COPY_ARRAYS enum value | osg::CopyOp | |
DEEP_COPY_CALLBACKS enum value | osg::CopyOp | |
DEEP_COPY_DRAWABLES enum value | osg::CopyOp | |
DEEP_COPY_IMAGES enum value | osg::CopyOp | |
DEEP_COPY_NODES enum value | osg::CopyOp | |
DEEP_COPY_OBJECTS enum value | osg::CopyOp | |
DEEP_COPY_PRIMITIVES enum value | osg::CopyOp | |
DEEP_COPY_SHAPES enum value | osg::CopyOp | |
DEEP_COPY_STATEATTRIBUTES enum value | osg::CopyOp | |
DEEP_COPY_STATESETS enum value | osg::CopyOp | |
DEEP_COPY_TEXTURES enum value | osg::CopyOp | |
DEEP_COPY_UNIFORMS enum value | osg::CopyOp | |
DEEP_COPY_USERDATA enum value | osg::CopyOp | |
getCopyFlags() const | osg::CopyOp | inline |
operator()(const Referenced *ref) const | osg::CopyOp | virtual |
operator()(const Object *obj) const | osg::CopyOp | virtual |
operator()(const Node *node) const | osg::CopyOp | virtual |
operator()(const Drawable *drawable) const | osg::CopyOp | virtual |
operator()(const StateSet *stateset) const | osg::CopyOp | virtual |
operator()(const StateAttribute *attr) const | osg::CopyOp | virtual |
operator()(const Texture *text) const | osg::CopyOp | virtual |
operator()(const Image *image) const | osg::CopyOp | virtual |
operator()(const Array *array) const | osg::CopyOp | virtual |
operator()(const PrimitiveSet *primitives) const | osg::CopyOp | virtual |
operator()(const Shape *shape) const | osg::CopyOp | virtual |
operator()(const Uniform *shape) const | osg::CopyOp | virtual |
operator()(const Callback *nodecallback) const | osg::CopyOp | virtual |
operator()(const StateAttributeCallback *stateattributecallback) const | osg::CopyOp | virtual |
operator()(const UniformCallback *uniformcallback) const | osg::CopyOp | virtual |
Options enum name | osg::CopyOp | |
setCopyFlags(CopyFlags flags) | osg::CopyOp | inline |
SHALLOW_COPY enum value | osg::CopyOp | |
~CopyOp() | osg::CopyOp | inlinevirtual |
Generated at Wed Nov 11 2015 22:14:31 for the OpenSceneGraph by doxygen 1.8.10. |