Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::SimpleMeshCreator, including all inherited members.
parallelepiped(glm::vec3 pos, glm::vec3 p1, glm::vec3 p2, glm::vec3 p3, glm::vec3 tex, glm::vec3 t1, glm::vec3 t2, glm::vec3 t3, glm::vec4 col, glm::vec4 c1, glm::vec4 c2, glm::vec4 c3) (defined in inviwo::SimpleMeshCreator) | inviwo::SimpleMeshCreator | static |
plane(glm::vec3 pos, glm::vec2 extent, unsigned int meshResX, unsigned int meshResY) (defined in inviwo::SimpleMeshCreator) | inviwo::SimpleMeshCreator | static |
rectangle(glm::vec3 posLl, glm::vec3 posUr) (defined in inviwo::SimpleMeshCreator) | inviwo::SimpleMeshCreator | static |
rectangularPrism(vec3 posLlf, vec3 posUrb, vec3 texCoordLlf, vec3 texCoordUrb, vec4 colorLlf, vec4 colorUrb) (defined in inviwo::SimpleMeshCreator) | inviwo::SimpleMeshCreator | static |
sphere(float radius, unsigned int numLoops, unsigned int segmentsPerLoop) (defined in inviwo::SimpleMeshCreator) | inviwo::SimpleMeshCreator | static |
sphere(float radius, unsigned int numLoops, unsigned int segmentsPerLoop, vec4 color) (defined in inviwo::SimpleMeshCreator) | inviwo::SimpleMeshCreator | static |