HDK
|
#include <OP_FileResolver.h>
Public Member Functions | |
OP_FileResolverContextData () | |
Constructor. More... | |
bool | getIsEnvMap () const |
Indicates whether the COP should save an image as an environment map. More... | |
void | setIsEnvMap (bool env_map) |
Public Member Functions inherited from OP_ContextData | |
OP_ContextData () | |
virtual | ~OP_ContextData () |
Used to control how the node data is being saved when the file resolver requests a cook.
Definition at line 123 of file OP_FileResolver.h.
|
inline |
Constructor.
Definition at line 127 of file OP_FileResolver.h.
|
inline |
Indicates whether the COP should save an image as an environment map.
Definition at line 132 of file OP_FileResolver.h.
|
inline |
Definition at line 134 of file OP_FileResolver.h.