|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CZoneTgtSmoother Class ReferenceA class used to make Vertices coplanar IN or/and across zones.
More...
#include <zone_tgt_smoother.h>
List of all members.
Detailed Description
A class used to make Vertices coplanar IN or/and across zones.
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
Definition at line 48 of file zone_tgt_smoother.h.
Member Typedef Documentation
typedef TVertexMap::iterator NL3D::CZoneTgtSmoother::ItVertexMap [private]
|
|
typedef std::map<sint, CVertexInfo> NL3D::CZoneTgtSmoother::TVertexMap [private]
|
|
Constructor & Destructor Documentation
NL3D::CZoneTgtSmoother::CZoneTgtSmoother |
( |
|
) |
[inline] |
|
Member Function Documentation
void NL3D::CZoneTgtSmoother::makeVerticesCoplanar |
( |
std::vector< CZoneInfo > & |
zones |
) |
|
|
Member Data Documentation
TVertexMap NL3D::CZoneTgtSmoother::VertexMap [private]
|
|
The documentation for this class was generated from the following files:
|
|