HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PrimHexahedron.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_PrimHexahedron.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GEO_PrimHexahedron
 
class  GEO_PrimHexahedron::Face
 
class  GEO_PrimHexahedron::TLHex
 

Macros

#define __GEO_PrimHexahedron__
 
#define PT_PER_HEX   8
 
#define FACE_PER_HEX   6
 
#define EDGE_PER_HEX   12
 

Typedefs

using GU_PrimHexahedron = GEO_PrimHexahedron
 

Macro Definition Documentation

#define __GEO_PrimHexahedron__

Definition at line 14 of file GEO_PrimHexahedron.h.

#define EDGE_PER_HEX   12

Definition at line 30 of file GEO_PrimHexahedron.h.

#define FACE_PER_HEX   6

Definition at line 29 of file GEO_PrimHexahedron.h.

#define PT_PER_HEX   8

Definition at line 28 of file GEO_PrimHexahedron.h.

Typedef Documentation

Definition at line 474 of file GEO_PrimHexahedron.h.