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

#include <OP_EditorContext.h>

Public Member Functions

 OP_EditorContext ()
 
 ~OP_EditorContext ()
 
void clearCookSet ()
 
void addNodeToCookSet (int id)
 
bool cookSetContainsNode (int id) const
 
void setUseCookSetLook (bool use_cook_set)
 
bool useCookSetLook () const
 

Detailed Description

Definition at line 20 of file OP_EditorContext.h.

Constructor & Destructor Documentation

OP_EditorContext::OP_EditorContext ( )
OP_EditorContext::~OP_EditorContext ( )

Member Function Documentation

void OP_EditorContext::addNodeToCookSet ( int  id)
inline

Definition at line 28 of file OP_EditorContext.h.

void OP_EditorContext::clearCookSet ( )
inline

Definition at line 26 of file OP_EditorContext.h.

bool OP_EditorContext::cookSetContainsNode ( int  id) const
inline

Definition at line 30 of file OP_EditorContext.h.

void OP_EditorContext::setUseCookSetLook ( bool  use_cook_set)
inline

Definition at line 33 of file OP_EditorContext.h.

bool OP_EditorContext::useCookSetLook ( ) const
inline

Definition at line 35 of file OP_EditorContext.h.


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