#include <OSGConfig.h>#include <OSGSystemDef.h>#include <OSGBaseTypes.h>#include <OSGRefPtr.h>#include <OSGCoredNodePtr.h>#include <OSGGroup.h>#include <OSGVec3fFields.h>#include <OSGBoolFields.h>#include <OSGReal32Fields.h>#include <OSGBillboardFields.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::BillboardBase |
| Billboard Base Class. More... | |
Defines | |
| #define | OSGBILLBOARDBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Typedefs | |
| typedef BillboardBase * | osg::BillboardBaseP |
| typedef osgIF < BillboardBase::isNodeCore, CoredNodePtr< Billboard > , FieldContainer::attempt_to_create_CoredNodePtr_on_non_NodeCore_FC > ::_IRet | osg::BillboardNodePtr |
| typedef RefPtr< BillboardPtr > | osg::BillboardRefPtr |
| #define OSGBILLBOARDBASE_HEADER_CVSID "@(#)$Id: FCBaseTemplate_h.h,v 1.40 2005/07/20 00:10:14 vossg Exp $" |
Definition at line 288 of file OSGBillboardBase.h.
1.5.5