|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Surface mesh in 3 dimensions. More...
Inheritance diagram for IG::Gr::SurfceMesh3D:
Collaboration diagram for IG::Gr::SurfceMesh3D:Properties | |
| override bool | HasVolumes [get] |
| Gets a value indicating whether the mesh has volumes. | |
| override int | NumVolumes [get] |
| Returns the number of volumes that the mesh has. | |
Surface mesh in 3 dimensions.
override bool IG::Gr::SurfceMesh3D::HasVolumes [get] |
Gets a value indicating whether the mesh has volumes.
Reimplemented from IG::Gr::Mesh.
override int IG::Gr::SurfceMesh3D::NumVolumes [get] |
Returns the number of volumes that the mesh has.
Reimplemented from IG::Gr::Mesh.