#include <OSGAttachmentPtrImpl.h>
Inheritance diagram for osg::AttachmentPtr:


Public Types | |
| typedef Attachment | StoredObjectType |
| typedef AttachmentPtr | ObjectType |
| typedef FieldContainerPtr | Inherited |
Public Methods | |
Constructors | |
| AttachmentPtr (void) | |
| AttachmentPtr (const AttachmentPtr &source) | |
| AttachmentPtr (const NullFieldContainerPtr &source) | |
Destructor | |
| ~AttachmentPtr (void) | |
Container Access | |
| Attachment * | operator-> (void) |
| Attachment * | operator-> (void) const |
| Attachment & | operator * (void) |
| Attachment & | operator * (void) const |
| Attachment * | getCPtr (void) |
| Attachment * | getCPtr (void) const |
Assignment | |
| void | operator= (const AttachmentPtr &source) |
| void | operator= (const NullFieldContainerPtr &source) |
Container Constructors | |
| AttachmentPtr (const Attachment &source) | |
| Container Constructor, used to work around MS Bugs, use them only if you really now what you are doing ;-). | |
| AttachmentPtr (const Attachment *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> AttachmentPtr | dcast (const InTypeT oIn) |
Protected Methods | |
Internal Constructors | |
| AttachmentPtr (const Attachment *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