HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PrimTetrahedron.h File Reference
#include "GEO_API.h"
#include "GEO_Primitive.h"
#include "GEO_Detail.h"
#include "GEO_VolumeElementBase.h"
#include <GA/GA_Defines.h>
#include <UT/UT_Array.h>
#include <SYS/SYS_Inline.h>
+ Include dependency graph for GEO_PrimTetrahedron.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GEO_PrimTetrahedron
 
class  GEO_PrimTetrahedron::Face
 

Macros

#define __GEO_PrimTetrahedron__
 
#define PT_PER_TET   4
 
#define FACE_PER_TET   4
 
#define EDGE_PER_TET   6
 

Macro Definition Documentation

#define __GEO_PrimTetrahedron__

Definition at line 14 of file GEO_PrimTetrahedron.h.

#define EDGE_PER_TET   6

Definition at line 30 of file GEO_PrimTetrahedron.h.

#define FACE_PER_TET   4

Definition at line 29 of file GEO_PrimTetrahedron.h.

#define PT_PER_TET   4
Examples:
tetprim/GEO_PrimTetra.C.

Definition at line 28 of file GEO_PrimTetrahedron.h.