LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::NodeInputHelper Class Reference

#include <nodes.h>

+ Inheritance diagram for lwpp::NodeInputHelper:

List of all members.

Public Member Functions

Node Inputs

Functions to add node inputs

LWNodeInputaddColorInput (const std::string name="Color", NodeInputEvent *inp_event=0)
LWNodeInputaddColourInput (const std::string name="Colour", NodeInputEvent *inp_event=0)
LWNodeInputaddScalarInput (const std::string name="Scalar", NodeInputEvent *inp_event=0)
LWNodeInputaddVectorInput (const std::string name="Vector", NodeInputEvent *inp_event=0)
LWNodeInputaddIntegerInput (const std::string name="Integer", NodeInputEvent *inp_event=0)
LWNodeInputaddFunctionInput (const std::string name="Function", NodeInputEvent *inp_event=0)
LWNodeInputaddMaterialInput (const std::string name="Material", NodeInputEvent *inp_event=0)

Member Function Documentation

LWNodeInput* lwpp::NodeInputHelper::addColorInput ( const std::string  name = "Color",
NodeInputEvent *  inp_event = 0 
)
inline
LWNodeInput* lwpp::NodeInputHelper::addColourInput ( const std::string  name = "Colour",
NodeInputEvent *  inp_event = 0 
)
inline
LWNodeInput* lwpp::NodeInputHelper::addFunctionInput ( const std::string  name = "Function",
NodeInputEvent *  inp_event = 0 
)
inline
LWNodeInput* lwpp::NodeInputHelper::addIntegerInput ( const std::string  name = "Integer",
NodeInputEvent *  inp_event = 0 
)
inline
LWNodeInput* lwpp::NodeInputHelper::addMaterialInput ( const std::string  name = "Material",
NodeInputEvent *  inp_event = 0 
)
inline
LWNodeInput* lwpp::NodeInputHelper::addScalarInput ( const std::string  name = "Scalar",
NodeInputEvent *  inp_event = 0 
)
inline
LWNodeInput* lwpp::NodeInputHelper::addVectorInput ( const std::string  name = "Vector",
NodeInputEvent *  inp_event = 0 
)
inline

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