|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
#include <nodes.h>
Inheritance diagram for lwpp::NodeInputHelper:Public Member Functions | |
Node Inputs | |
Functions to add node inputs | |
| LWNodeInput * | addColorInput (const std::string name="Color", NodeInputEvent *inp_event=0) |
| LWNodeInput * | addColourInput (const std::string name="Colour", NodeInputEvent *inp_event=0) |
| LWNodeInput * | addScalarInput (const std::string name="Scalar", NodeInputEvent *inp_event=0) |
| LWNodeInput * | addVectorInput (const std::string name="Vector", NodeInputEvent *inp_event=0) |
| LWNodeInput * | addIntegerInput (const std::string name="Integer", NodeInputEvent *inp_event=0) |
| LWNodeInput * | addFunctionInput (const std::string name="Function", NodeInputEvent *inp_event=0) |
| LWNodeInput * | addMaterialInput (const std::string name="Material", NodeInputEvent *inp_event=0) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |