|
|
|
|
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(s):
-
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]
|
|
Constructor & Destructor Documentation
NL3D::CZoneTgtSmoother::CZoneTgtSmoother (
|
) [inline]
|
|
Member Function Documentation
void NL3D::CZoneTgtSmoother::makeVerticesCoplanar (
|
std::vector< CZoneInfo >& zones )
|
|
|
Doit method. zones are modified. zones[0] is the center zones. Other are border zones.
Definition at line 37 of file zone_tgt_smoother.cpp. |
Member Data Documentation
TVertexMap NL3D::CZoneTgtSmoother::VertexMap [private]
|
|
The documentation for this class was generated from the following files:
|
|