HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_FileResolverContextData Class Reference

#include <OP_FileResolver.h>

+ Inheritance diagram for OP_FileResolverContextData:

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

OP_FileResolverContextData::OP_FileResolverContextData ( )
inline

Constructor.

Definition at line 127 of file OP_FileResolver.h.

Member Function Documentation

bool OP_FileResolverContextData::getIsEnvMap ( ) const
inline

Indicates whether the COP should save an image as an environment map.

Definition at line 132 of file OP_FileResolver.h.

void OP_FileResolverContextData::setIsEnvMap ( bool  env_map)
inline

Definition at line 134 of file OP_FileResolver.h.


The documentation for this class was generated from the following file: