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

#include <SOP_Node.h>

Public Member Functions

 AttribTupleIndexArg (int index)
 
 operator int () const
 

Detailed Description

A simple wrapper class to help in the semantic transition of specific addGenericVariable() and addSpecificVariable() overloads that now use higher level tuple index arguments instead of lower level byte offset arguments.

Definition at line 247 of file SOP_Node.h.

Constructor & Destructor Documentation

SOP_Node::AttribTupleIndexArg::AttribTupleIndexArg ( int  index)
inlineexplicit

Definition at line 250 of file SOP_Node.h.

Member Function Documentation

SOP_Node::AttribTupleIndexArg::operator int ( ) const
inline

Definition at line 251 of file SOP_Node.h.


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