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

Parameters for OP_Node::fillInfoTree()/OP_Node::fillInfoTreeNodeSpecific() More...

#include <OP_NodeInfoParms.h>

Public Member Functions

 OP_NodeInfoTreeParms (fpreal time)
 
 ~OP_NodeInfoTreeParms ()
 
void setTime (fpreal time)
 
fpreal getTime () const
 
void setVerbose (bool verbose)
 
bool getVerbose () const
 
void setDebug (bool debug)
 
bool getDebug () const
 
void setForceCook (bool force_cook)
 
bool getForceCook () const
 
void setOutputIndex (int idx)
 
int getOutputIndex () const
 

Detailed Description

Parameters for OP_Node::fillInfoTree()/OP_Node::fillInfoTreeNodeSpecific()

Definition at line 97 of file OP_NodeInfoParms.h.

Constructor & Destructor Documentation

OP_NodeInfoTreeParms::OP_NodeInfoTreeParms ( fpreal  time)
inlineexplicit

Definition at line 100 of file OP_NodeInfoParms.h.

OP_NodeInfoTreeParms::~OP_NodeInfoTreeParms ( )
inline

Definition at line 107 of file OP_NodeInfoParms.h.

Member Function Documentation

bool OP_NodeInfoTreeParms::getDebug ( ) const
inline

Definition at line 122 of file OP_NodeInfoParms.h.

bool OP_NodeInfoTreeParms::getForceCook ( ) const
inline

Definition at line 127 of file OP_NodeInfoParms.h.

int OP_NodeInfoTreeParms::getOutputIndex ( ) const
inline

Definition at line 132 of file OP_NodeInfoParms.h.

fpreal OP_NodeInfoTreeParms::getTime ( ) const
inline

Definition at line 112 of file OP_NodeInfoParms.h.

bool OP_NodeInfoTreeParms::getVerbose ( ) const
inline

Definition at line 117 of file OP_NodeInfoParms.h.

void OP_NodeInfoTreeParms::setDebug ( bool  debug)
inline

Definition at line 120 of file OP_NodeInfoParms.h.

void OP_NodeInfoTreeParms::setForceCook ( bool  force_cook)
inline

Definition at line 125 of file OP_NodeInfoParms.h.

void OP_NodeInfoTreeParms::setOutputIndex ( int  idx)
inline

Definition at line 130 of file OP_NodeInfoParms.h.

void OP_NodeInfoTreeParms::setTime ( fpreal  time)
inline

Definition at line 110 of file OP_NodeInfoParms.h.

void OP_NodeInfoTreeParms::setVerbose ( bool  verbose)
inline

Definition at line 115 of file OP_NodeInfoParms.h.


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