HDK
|
#include "GU_API.h"
#include "GU_Detail.h"
#include "GU_PrimTetrahedron.h"
#include <GA/GA_AttributeFilter.h>
#include <GA/GA_AttributeDict.h>
#include <GA/GA_AttributeSet.h>
#include <GA/GA_AIFCopyData.h>
#include <GA/GA_AIFMerge.h>
#include <GA/GA_MergeMap.h>
#include <GA/GA_MergeOptions.h>
#include <GA/GA_Types.h>
#include <GA/GA_ElementWrangler.h>
Go to the source code of this file.
Classes | |
class | GU_AdjacentTetrahedra |
struct | GU_TetrahedronFacet |
class | GU_TetrahedronAdjacency |
Functions | |
bool | operator< (const GU_TetrahedronFacet &a, const GU_TetrahedronFacet &b) |
bool | GUhaveSameFacet (const GU_TetrahedronFacet &a, const GU_TetrahedronFacet &b) |
GU_API bool | GUgetTetSurface (GU_Detail &gdp, const GU_Detail &src_gdp, bool keepprimitives=false, bool keeppoints=false, bool buildpolysoup=false) |
GU_API bool GUgetTetSurface | ( | GU_Detail & | gdp, |
const GU_Detail & | src_gdp, | ||
bool | keepprimitives = false , |
||
bool | keeppoints = false , |
||
bool | buildpolysoup = false |
||
) |
|
inline |
Definition at line 184 of file GU_TetConnectivity.h.
|
inline |
Definition at line 159 of file GU_TetConnectivity.h.