DI-Guy SDK Documentation  13.8
diguyOsgGraphicsShape.h File Reference
#include <diguyGraphicsShape.h>
#include <osg/Switch>
#include <osg/LOD>
#include <osg/Geode>
#include <osg/Texture2D>

Go to the source code of this file.

Classes

struct  diguyOsgMeshOffsets
 Helper struct for storing offsets for more complex meshes. More...
 
class  diguyOsgGraphicsShape
 Shapes are the high-level containers of visible geometry. More...
 

Functions

diguyGraphicsShapediguyOsgGraphicsShape_create_func (void *internal_data)
 Create function declaration. More...
 

Function Documentation

diguyGraphicsShape* diguyOsgGraphicsShape_create_func ( void *  internal_data)

Create function declaration.

Declare a subclass creation function that will be registered with the DI-Guy Graphics API.