#include "SIM_API.h"#include <UT/UT_String.h>Go to the source code of this file.
Classes | |
| class | SIM_DataFactory |
| class | SIM_DataFactoryCreator |
Typedefs | |
| typedef SIM_Data *(* | SIM_DataConstructor )(const SIM_DataFactory *) |
| typedef void(* | SIM_DataDestructor )(SIM_Data *) |
| typedef SIM_Data*(* SIM_DataConstructor)(const SIM_DataFactory *) |
Definition at line 27 of file SIM_DataFactory.h.
| typedef void(* SIM_DataDestructor)(SIM_Data *) |
Definition at line 28 of file SIM_DataFactory.h.
1.5.9