HDK
|
#include "GEO_API.h"
#include "GEO_PrimTetrahedron.h"
#include "GEO_PrimHexahedron.h"
#include <GA/GA_Defines.h>
#include <GA/GA_PrimitiveTypes.h>
#include <SYS/SYS_Inline.h>
#include <UT/UT_Array.h>
Go to the source code of this file.
Classes | |
class | GEO_VolumeElement |
Macros | |
#define | __GEO_VolumeElement__ |
#define | DISPATCH(TYPEID, FUNCTION,...) |
#define __GEO_VolumeElement__ |
Definition at line 16 of file GEO_VolumeElement.h.
#define DISPATCH | ( | TYPEID, | |
FUNCTION, | |||
... | |||
) |
Definition at line 26 of file GEO_VolumeElement.h.