DI-Guy SDK Documentation  13.8
diguyAuthorVisualRegionMesh.h File Reference
#include <declspec_diguy.h>

Go to the source code of this file.

Classes

class  diguyAuthorVisualRegionMesh
 The diguyAuthorVisualRegionMesh class provides an interface for creating supplemental visuals needed for creating DI-Guy scenarios in a Host IG. More...
 

Typedefs

typedef diguyAuthorVisualRegionMeshdiguyAuthorVisualRegionMeshCreateFunc(void *internal_data)
 

Functions

void diguy_author_set_region_mesh_visual_create_func (diguyAuthorVisualRegionMeshCreateFunc *func)
 Function for setting the create function for region mesh visual subclass objects. More...
 

Variables

comment line count1comment line count1
 

Typedef Documentation

typedef diguyAuthorVisualRegionMesh* diguyAuthorVisualRegionMeshCreateFunc(void *internal_data)

Function Documentation

void diguy_author_set_region_mesh_visual_create_func ( diguyAuthorVisualRegionMeshCreateFunc func)

Function for setting the create function for region mesh visual subclass objects.

This should be called after diguy_author_initialize(), but before any scenario is created of loaded.

Variable Documentation

comment line count1comment line count1