HDK
|
#include "GU_API.h"
#include "GU_Detail.h"
#include <GEO/GEO_Hedge.h>
#include <GEO/GEO_Primitive.h>
#include <GA/GA_Edge.h>
#include <GA/GA_Types.h>
#include <UT/UT_Array.h>
#include <UT/UT_Assert.h>
#include <UT/UT_BitArray.h>
#include <UT/UT_Function.h>
#include <UT/UT_Map.h>
#include <UT/UT_Vector3.h>
#include <SYS/SYS_Hash.h>
#include <SYS/SYS_Inline.h>
#include <SYS/SYS_Types.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
class | GU_PathHedge |
class | GU_PathHedge::Interface |
struct | std::hash< GU_PathHedge > |
class | GU_PathSHedge |
Namespaces | |
std | |
Functions | |
SYS_FORCE_INLINE size_t | hash_value (const GU_PathHedge &hedge) |
SYS_FORCE_INLINE size_t hash_value | ( | const GU_PathHedge & | hedge | ) |
Definition at line 350 of file GU_PathHedge.h.