#include <OSGFieldContainerPtrImpl.h>
Inheritance diagram for osg::FCPtr< BasePtrTypeT, FieldContainerTypeT >:

Public Types | |
| typedef FieldContainerTypeT | StoredObjectType |
| typedef FCPtr | ObjectType |
| typedef BasePtrTypeT | Inherited |
| typedef FCPtr< BasePtrTypeT, FieldContainerTypeT > | Self |
Public Methods | |
| OSG_PROPERTY_REQUIREMENT (BasePtrTypeT, Pointer) | |
Constructors | |
| FCPtr (void) | |
| FCPtr (const NullFieldContainerPtr &) | |
| FCPtr (const FCPtr &source) | |
Destructor | |
| ~FCPtr (void) | |
Container Access | |
| FieldContainerTypeT * | operator-> (void) |
| FieldContainerTypeT * | operator-> (void) const |
| FieldContainerTypeT & | operator * (void) |
| FieldContainerTypeT & | operator * (void) const |
| FieldContainerTypeT * | getCPtr (void) |
| FieldContainerTypeT * | getCPtr (void) const |
Assignment | |
| void | operator= (const FCPtr &source) |
| void | operator= (const NullFieldContainerPtr &) |
Container Constructors | |
| FCPtr (const FieldContainerTypeT &source) | |
| Container Constructor, used to work around MS Bugs, use them only if you really now what you are doing ;-). | |
| FCPtr (const FieldContainerTypeT *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> FCPtr | dcast (const InTypeT oIn) |
Protected Methods | |
Internal Constructors | |
| FCPtr (const FieldContainerTypeT *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 ;-).
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
Reimplemented in osg::FCPtr< CameraDecoratorPtr, StereoCameraDecorator >. |
|
||||||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
|||||
1.2.16