File Nodes.h
Go to the source code of this file
#include "Parameters.h"#include "Transform.h"
Classes
| Type | Name |
|---|---|
| class | Nodes |
Public Types
| Type | Name |
|---|---|
| enum | NodeType |
Public Types Documentation
enum NodeType
enum NodeType {
NONE_NODE = -1,
SCL_MATH_NODE,
VEC_MATH_NODE
};
The documentation for this class was generated from the following file src/compo/Nodes.h