AvogadroLibs 1.98.1
Loading...
Searching...
No Matches
Mesh Member List

This is the complete list of members for Mesh, including all inherited members.

addColors(const Core::Array< Color3f > &values)Mesh
addNormals(const Core::Array< Vector3f > &values)Mesh
addVertices(const Core::Array< Vector3f > &values)Mesh
clear()Mesh
color(int n) constMesh
colors() constMesh
cube() constMesh
isoValue() constMesh
lock() constMesh
Mesh()Mesh
Mesh(const Mesh &other)Mesh
name() constMesh
normal(int n) constMesh
normals() constMesh
numNormals() constMesh
numVertices() constMesh
operator=(const Mesh &other)Mesh
otherMesh() constMesh
reserve(unsigned int size, bool colors=false)Mesh
setColors(const Core::Array< Color3f > &values)Mesh
setCube(unsigned int cube_)Mesh
setIsoValue(float value)Mesh
setName(const std::string &name_)Mesh
setNormals(const Core::Array< Vector3f > &values)Mesh
setOtherMesh(unsigned int other)Mesh
setStable(bool stable)Mesh
setVertices(const Core::Array< Vector3f > &values)Mesh
smooth(int iterationCount=6)Mesh
stable()Mesh
valid() constMesh
vertex(int n) constMesh
vertices() constMesh
~Mesh()Mesh