BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::TSurface< T > Member List

This is the complete list of members for BALL::TSurface< T >, including all inherited members.

clear()BALL::TSurface< T >
clearNormals()BALL::TSurface< T >
clearTriangles()BALL::TSurface< T >
clearVertices()BALL::TSurface< T >
get(TSurface &surface) const BALL::TSurface< T >
getArea() const BALL::TSurface< T >
getNormal(Position index)BALL::TSurface< T >
getNormal(Position index) const BALL::TSurface< T >
getNumberOfNormals() const BALL::TSurface< T >
getNumberOfTriangles() const BALL::TSurface< T >
getNumberOfVertices() const BALL::TSurface< T >
getTriangle(Position index)BALL::TSurface< T >
getTriangle(Position index) const BALL::TSurface< T >
getVertex(Position index)BALL::TSurface< T >
getVertex(Position index) const BALL::TSurface< T >
Normal typedefBALL::TSurface< T >
normalBALL::TSurface< T >
operator!=(const TSurface &surface) const BALL::TSurface< T >
operator=(const TSurface &surface)BALL::TSurface< T >
operator==(const TSurface &surface) const BALL::TSurface< T >
pushBackNormal(const Normal &n)BALL::TSurface< T >
pushBackTriangle(const Triangle &triangle)BALL::TSurface< T >
pushBackVertex(const Vertex &vertex)BALL::TSurface< T >
readMSMSFile(const String &vert_filename, const String &face_filename)BALL::TSurface< T >
resizeNormals(Size size)BALL::TSurface< T >
resizeTriangles(Size size)BALL::TSurface< T >
resizeVertices(Size size)BALL::TSurface< T >
set(const TSurface &surface)BALL::TSurface< T >
triangleBALL::TSurface< T >
TSurface()BALL::TSurface< T >
TSurface(const TSurface &surface)BALL::TSurface< T >
vertexBALL::TSurface< T >
Vertex typedefBALL::TSurface< T >
~TSurface()BALL::TSurface< T >virtual