BALL 1.5.0
Loading...
Searching...
No Matches
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) constBALL::TSurface< T >
getArea() constBALL::TSurface< T >
getNormal(Position index)BALL::TSurface< T >
getNormal(Position index) constBALL::TSurface< T >
getNumberOfNormals() constBALL::TSurface< T >
getNumberOfTriangles() constBALL::TSurface< T >
getNumberOfVertices() constBALL::TSurface< T >
getTriangle(Position index)BALL::TSurface< T >
getTriangle(Position index) constBALL::TSurface< T >
getVertex(Position index)BALL::TSurface< T >
getVertex(Position index) constBALL::TSurface< T >
Normal typedefBALL::TSurface< T >
normalBALL::TSurface< T >
operator!=(const TSurface &surface) constBALL::TSurface< T >
operator=(const TSurface &surface)BALL::TSurface< T >
operator==(const TSurface &surface) constBALL::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 >
Vertex typedefBALL::TSurface< T >
vertexBALL::TSurface< T >
~TSurface()BALL::TSurface< T >virtual