|
Momentum Scripting v1
|
This is the complete list of members for MOMENTUM_NAMESPACE::SceneGraph, including all inherited members.
| createAndAdd3DGrid(int resU, int resV, int resW, const Vec3 &origin, const Vec3 &endPointX, const Vec3 &endPointY, const Vec3 &endPointZ, const Vec4 &color, float width) | MOMENTUM_NAMESPACE::SceneGraph | static |
| createAndAddLine(const Vec3 &p1, const Vec3 &p2, const Vec4 &color, float width) | MOMENTUM_NAMESPACE::SceneGraph | static |
| createAndAddPolyline(std::vector< Vec3 > points, const Vec4 &color, float width) | MOMENTUM_NAMESPACE::SceneGraph | static |
| createAndAddText(const std::string &text, const Vec3 &relPosition, const Vec4 &color, float size) | MOMENTUM_NAMESPACE::SceneGraph | static |
| removeNode(SceneNodePtr node) | MOMENTUM_NAMESPACE::SceneGraph | static |