Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Namespace Members
|
Class Members
TContourSurface< T > Member List
This is the complete list of members for
TContourSurface< T >
, including all inherited members.
addTriangles_
(Cube &cube, const FacetArray &facet_data) (defined in
TContourSurface< T >
)
TContourSurface< T >
[protected]
clear
()
TContourSurface< T >
[virtual]
clearNormals
()
TSurface< T >
clearTriangles
()
TSurface< T >
clearVertices
()
TSurface< T >
computeTriangles
(Size topology, const TRegularData3D< T > &data) (defined in
TContourSurface< T >
)
TContourSurface< T >
[protected]
cut_hash_map_
(defined in
TContourSurface< T >
)
TContourSurface< T >
[protected]
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 >
KeyType
typedef (defined in
TContourSurface< T >
)
TContourSurface< T >
normal
TSurface< T >
Normal
typedef
TSurface< T >
operator!=
(const TSurface &surface) const (defined in
TSurface< T >
)
TSurface< T >
operator<<
(const TRegularData3D< T > &data)
TContourSurface< T >
operator=
(const TContourSurface< T > &surface)
TContourSurface< T >
operator=
(const TSurface &surface) (defined in
TSurface< T >
)
TSurface< T >
operator==
(const TContourSurface< T > &surface) const
TContourSurface< T >
operator==
(const TSurface &surface) const (defined in
TSurface< T >
)
TSurface< T >
PointType
typedef
TContourSurface< 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 >
TContourSurface
()
TContourSurface< T >
TContourSurface
(T threshold)
TContourSurface< T >
TContourSurface
(const TContourSurface &surface)
TContourSurface< T >
TContourSurface
(const TRegularData3D< T > &data, T threshold=0.0)
TContourSurface< T >
threshold_
TContourSurface< T >
[protected]
triangle
TSurface< T >
TSurface
() (defined in
TSurface< T >
)
TSurface< T >
TSurface
(const TSurface &surface) (defined in
TSurface< T >
)
TSurface< T >
VectorType
typedef
TContourSurface< T >
Vertex
typedef
TSurface< T >
vertex
TSurface< T >
~TContourSurface
()
TContourSurface< T >
[virtual]
~TSurface
() (defined in
TSurface< T >
)
TSurface< T >
[virtual]