Inviwo  0.9.10.1
Inviwo documentation
inviwo::SimpleMeshCreator Member List

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::SimpleMeshCreatorstatic
plane(glm::vec3 pos, glm::vec2 extent, unsigned int meshResX, unsigned int meshResY) (defined in inviwo::SimpleMeshCreator)inviwo::SimpleMeshCreatorstatic
rectangle(glm::vec3 posLl, glm::vec3 posUr) (defined in inviwo::SimpleMeshCreator)inviwo::SimpleMeshCreatorstatic
rectangularPrism(vec3 posLlf, vec3 posUrb, vec3 texCoordLlf, vec3 texCoordUrb, vec4 colorLlf, vec4 colorUrb) (defined in inviwo::SimpleMeshCreator)inviwo::SimpleMeshCreatorstatic
sphere(float radius, unsigned int numLoops, unsigned int segmentsPerLoop) (defined in inviwo::SimpleMeshCreator)inviwo::SimpleMeshCreatorstatic
sphere(float radius, unsigned int numLoops, unsigned int segmentsPerLoop, vec4 color) (defined in inviwo::SimpleMeshCreator)inviwo::SimpleMeshCreatorstatic