|
HDK
|
#include "OBJ_API.h"#include "OBJ_Light.h"#include <UT/UT_Options.h>#include <UT/UT_Ramp.h>#include <UT/UT_UniquePtr.h>#include <UT/UT_Vector3.h>
Include dependency graph for OBJ_ReLightProxy.h:Go to the source code of this file.
Classes | |
| class | OBJ_ReLightProxy |
Typedefs | |
| typedef OBJ_ReLightProxy *(* | OBJ_ReLightProxyCreateFunc )(OBJ_Ambient *obj_light) |
| typedef OBJ_ReLightProxy*(* OBJ_ReLightProxyCreateFunc)(OBJ_Ambient *obj_light) |
Definition at line 29 of file OBJ_ReLightProxy.h.