![]() |
DI-Guy SDK Documentation
13.1
|
#include <declspec_diguy.h>Go to the source code of this file.
Classes | |
| class | diguyAuthorVisualRegionMesh |
| Link against: libdiguy More... | |
Typedefs | |
| typedef diguyAuthorVisualRegionMesh * | diguyAuthorVisualRegionMeshCreateFunc(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 diguyAuthorVisualRegionMesh* diguyAuthorVisualRegionMeshCreateFunc(void *internal_data) |
| 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.