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

Go to the source code of this file.

Classes

class  diguyAuthorVisualRegionMesh
  Link against: libdiguy 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...
 

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.