HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OBJ_ReLightProxy.h File Reference
#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 Documentation

typedef OBJ_ReLightProxy*(* OBJ_ReLightProxyCreateFunc)(OBJ_Ambient *obj_light)

Definition at line 29 of file OBJ_ReLightProxy.h.