#include <OSGAttachmentContainerPtrImpl.h>
Inheritance diagram for osg::AttachmentContainerPtr:


Public Types | |
| typedef AttachmentContainer | StoredObjectType |
| typedef AttachmentContainerPtr | ObjectType |
| typedef FieldContainerPtr | Inherited |
Public Methods | |
Constructors | |
| AttachmentContainerPtr (void) | |
| AttachmentContainerPtr (const AttachmentContainerPtr &source) | |
| AttachmentContainerPtr (const NullFieldContainerPtr &source) | |
Destructor | |
| ~AttachmentContainerPtr (void) | |
Container Access | |
| AttachmentContainer * | operator-> (void) |
| AttachmentContainer * | operator-> (void) const |
| AttachmentContainer & | operator * (void) |
| AttachmentContainer & | operator * (void) const |
| AttachmentContainer * | getCPtr (void) |
| AttachmentContainer * | getCPtr (void) const |
Assignment | |
| void | operator= (const AttachmentContainerPtr &source) |
| void | operator= (const NullFieldContainerPtr &source) |
Container Constructors | |
| AttachmentContainerPtr (const AttachmentContainer &source) | |
| Container Constructor, used to work around MS Bugs, use them only if you really now what you are doing ;-). | |
| AttachmentContainerPtr (const AttachmentContainer *source) | |
| Container Constructor, used to work around MS Bugs, use them only if you really now what you are doing ;-). | |
Static Public Methods | |
dcast | |
| template<class InTypeT> AttachmentContainerPtr | dcast (const InTypeT oIn) |
Protected Methods | |
Internal Constructors | |
| AttachmentContainerPtr (const AttachmentContainer *source, const UInt16 uiSize, const UInt16 uiParentPos) | |
Friends | |
| class | FieldContainer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Container Constructor, used to work around MS Bugs, use them only if you really now what you are doing ;-).
|
|
|
Container Constructor, used to work around MS Bugs, use them only if you really now what you are doing ;-).
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.2.16