#include <OSGBaseTypes.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | _OSGCONECPTPROPERTYCHECKS_H_ |
| #define | OSG_PROPERTY_DECL(OSGPROP) enum OSG##OSGPROP##Prop { osg##OSGPROP##Prop } |
| #define | OSG_PROPERTY_SPEC(OSGPROPERTYNAMESPACE, OSGPROP) |
| #define | OSG_PROPERTY_VIOLATION(OSGPROP) |
| #define | OSG_PROPERTY_REQUIREMENT(OSGCLASS, OSGPROP) |
Functions | |
| template<class TypeT> | |
| void | osg::osgSinkUnusedWarning (TypeT) |
|
|
Definition at line 40 of file OSGConceptPropertyChecks.h. |
1.4.3