Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Namespace Members
|
Class Members
TSurface< T > Member List
This is the complete list of members for
TSurface< T >
, including all inherited members.
clear
() (defined in
TSurface< T >
)
TSurface< T >
clearNormals
()
TSurface< T >
clearTriangles
()
TSurface< T >
clearVertices
()
TSurface< T >
get
(TSurface &surface) const (defined in
TSurface< T >
)
TSurface< T >
getArea
() const
TSurface< T >
getNormal
(Position index)
TSurface< T >
getNormal
(Position index) const
TSurface< T >
getNumberOfNormals
() const
TSurface< T >
getNumberOfTriangles
() const
TSurface< T >
getNumberOfVertices
() const
TSurface< T >
getTriangle
(Position index)
TSurface< T >
getTriangle
(Position index) const
TSurface< T >
getVertex
(Position index)
TSurface< T >
getVertex
(Position index) const
TSurface< T >
Normal
typedef
TSurface< T >
normal
TSurface< T >
operator!=
(const TSurface &surface) const (defined in
TSurface< T >
)
TSurface< T >
operator=
(const TSurface &surface) (defined in
TSurface< T >
)
TSurface< T >
operator==
(const TSurface &surface) const (defined in
TSurface< T >
)
TSurface< T >
pushBackNormal
(const Normal &n)
TSurface< T >
pushBackTriangle
(const Triangle &triangle)
TSurface< T >
pushBackVertex
(const Vertex &vertex)
TSurface< T >
readMSMSFile
(const String &vert_filename, const String &face_filename)
TSurface< T >
resizeNormals
(Size size)
TSurface< T >
resizeTriangles
(Size size)
TSurface< T >
resizeVertices
(Size size)
TSurface< T >
set
(const TSurface &surface) (defined in
TSurface< T >
)
TSurface< T >
triangle
TSurface< T >
TSurface
() (defined in
TSurface< T >
)
TSurface< T >
TSurface
(const TSurface &surface) (defined in
TSurface< T >
)
TSurface< T >
vertex
TSurface< T >
Vertex
typedef
TSurface< T >
~TSurface
() (defined in
TSurface< T >
)
TSurface< T >
[virtual]