Public Member Functions | |
| CVertexInfo () | |
Data Fields | |
| bool | OnBorder |
| std::list< CPatchId > | Patchs |
|
|
Definition at line 102 of file zone_tgt_smoother.h. References OnBorder.
00103 {
00104 OnBorder= false;
00105 }
|
|
|
Definition at line 100 of file zone_tgt_smoother.h. Referenced by CVertexInfo(), and NL3D::CZoneTgtSmoother::makeVerticesCoplanar(). |
|
|
Definition at line 99 of file zone_tgt_smoother.h. Referenced by NL3D::CZoneTgtSmoother::makeVerticesCoplanar(). |
1.3.6