ug4
|
#include <grid_objects_3d.h>
Public Types | |
enum | { CONTAINER_SECTION = CSVOL_TETRAHEDRON , BASE_OBJECT_ID = VOLUME } |
typedef ConstGenericGridObjectIterator< Tetrahedron *, VolumeIterator, ConstVolumeIterator > | const_iterator |
typedef TetrahedronDescriptor | Descriptor |
typedef Volume | grid_base_object |
typedef GenericGridObjectIterator< Tetrahedron *, VolumeIterator > | iterator |
Static Public Attributes | |
static const ReferenceObjectID | REFERENCE_OBJECT_ID = ROID_TETRAHEDRON |
typedef ConstGenericGridObjectIterator<Tetrahedron*, VolumeIterator, ConstVolumeIterator> ug::geometry_traits< Tetrahedron >::const_iterator |
typedef Volume ug::geometry_traits< Tetrahedron >::grid_base_object |
typedef GenericGridObjectIterator<Tetrahedron*, VolumeIterator> ug::geometry_traits< Tetrahedron >::iterator |
|
static |