|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
This is the complete list of members for lwpp::LWNode, including all inherited members.
| _acquireGlobal() | lwpp::GlobalBase< LWNodeFuncs > | inlineprivate |
| addColorInput(const std::string name="Color", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addColorOutput(const std::string name="Color") | lwpp::LWNode | inline |
| addColourInput(const std::string name="Colour", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addColourOutput(const std::string name="Colour") | lwpp::LWNode | inline |
| addFunctionInput(const std::string name="Function", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addFunctionOutput(const std::string name="Function") | lwpp::LWNode | inline |
| addIntegerInput(const std::string name="Integer", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addIntegerOutput(const std::string name="Integer") | lwpp::LWNode | inline |
| addMaterialInput(const std::string name="Material", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addMaterialOutput(const std::string name="Material") | lwpp::LWNode | inline |
| addScalarInput(const std::string name="Scalar", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addScalarOutput(const std::string name="Scalar") | lwpp::LWNode | inline |
| addVectorInput(const std::string name="Vector", NodeInputEvent *inp_event=0) | lwpp::NodeInputHelper | inline |
| addVectorOutput(const std::string name="Vector") | lwpp::LWNode | inline |
| autoColorOutput(const std::string name="Color") | lwpp::LWNode | inline |
| autoColourOutput(const std::string name="Colour") | lwpp::LWNode | inline |
| autoFunctionOutput(const std::string name="Function") | lwpp::LWNode | inline |
| autoIntegerOutput(const std::string name="Integer") | lwpp::LWNode | inline |
| autoMaterialOutput(const std::string name="Material") | lwpp::LWNode | inline |
| autoScalarOutput(const std::string name="Scalar") | lwpp::LWNode | inline |
| autoVectorOutput(const std::string name="Vector") | lwpp::LWNode | inline |
| available() const | lwpp::GlobalBase< LWNodeFuncs > | inlineprivatevirtual |
| chanGrp() | lwpp::LWNode | inline |
| disconnect(LWNodeInput *nid) | lwpp::LWNode | inline |
| firstInput(void) | lwpp::LWNode | inline |
| firstOutput(void) | lwpp::LWNode | inline |
| getGlobal() | lwpp::GlobalBase< LWNodeFuncs > | inlineprivatevirtual |
| getID(void) | lwpp::LWNode | inline |
| getType(NodeValue val) | lwpp::LWNode | inline |
| getValue(NodeValue val) | lwpp::LWNode | inline |
| GlobalBase() | lwpp::GlobalBase< LWNodeFuncs > | inlineprivate |
| globPtr | lwpp::GlobalBase< LWNodeFuncs > | privatestatic |
| inputByIndex(int n) | lwpp::LWNode | inline |
| inputGetIndex(NodeInputID nid) | lwpp::LWNode | inline |
| LWNode(NodeID _id=0) | lwpp::LWNode | |
| nodeName() | lwpp::LWNode | inline |
| numInputs(void) | lwpp::LWNode | inline |
| numOutputs(void) | lwpp::LWNode | inline |
| operator->() | lwpp::GlobalBase< LWNodeFuncs > | inlineprivate |
| outputByIndex(int n) | lwpp::LWNode | inline |
| outputGetIndex(NodeOutputID nid) | lwpp::LWNode | inline |
| serverUserName() | lwpp::LWNode | inline |
| setID(NodeID _id) | lwpp::LWNode | inline |
| setNodeColor(int col[3]) | lwpp::LWNode | inline |
| setNodeColor(int r, int g, int b) | lwpp::LWNode | inline |
| setNodePreviewType(NodePreviewType type) | lwpp::LWNode | inline |
| setValue(NodeValue val, double *v) | lwpp::LWNode | inline |
| setValue(NodeValue val, LWDVector *v) | lwpp::LWNode | inline |
| setValue(NodeValue val, double a, double b, double c) | lwpp::LWNode | inline |
| setValue(NodeValue val, float v[3]) | lwpp::LWNode | inline |
| setValue(NodeValue val, float v) | lwpp::LWNode | inline |
| setValue(NodeValue val, double v) | lwpp::LWNode | inline |
| setValue(NodeValue val, int *v) | lwpp::LWNode | inline |
| setValue(NodeValue val, unsigned int *v) | lwpp::LWNode | inline |
| setValue(NodeValue val, bool v) | lwpp::LWNode | inline |
| setValue(NodeValue val, LWNodalMaterial *material) | lwpp::LWNode | inline |
| setValue(NodeValue val, Vector3d &v) | lwpp::LWNode | inline |
| UpdateNodePreview() | lwpp::LWNode | inline |
| ~GlobalBase() | lwpp::GlobalBase< LWNodeFuncs > | inlineprivatevirtual |
| ~LWNode() | lwpp::LWNode | virtual |