Momentum Scripting v1
Loading...
Searching...
No Matches
MOMENTUM_NAMESPACE::SceneGraph Member List

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::SceneGraphstatic
createAndAddLine(const Vec3 &p1, const Vec3 &p2, const Vec4 &color, float width)MOMENTUM_NAMESPACE::SceneGraphstatic
createAndAddPolyline(std::vector< Vec3 > points, const Vec4 &color, float width)MOMENTUM_NAMESPACE::SceneGraphstatic
createAndAddText(const std::string &text, const Vec3 &relPosition, const Vec4 &color, float size)MOMENTUM_NAMESPACE::SceneGraphstatic
removeNode(SceneNodePtr node)MOMENTUM_NAMESPACE::SceneGraphstatic