HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Detail.h File Reference
#include "GU_API.h"
#include "GU_Error.h"
#include "GU_PrimitiveFactory.h"
#include "GU_SelectType.h"
#include "GU_Types.h"
#include <GEO/GEO_Detail.h>
#include <GEO/GEO_PrimType.h>
#include <GEO/GEO_SurfaceType.h>
#include <GA/GA_Detail.h>
#include <GA/GA_ElementGroup.h>
#include <GA/GA_Handle.h>
#include <GA/GA_IntrinsicManager.h>
#include <GA/GA_OffsetList.h>
#include <GA/GA_PrimitiveTypeId.h>
#include <GA/GA_Range.h>
#include <GA/GA_Types.h>
#include <UT/UT_Array.h>
#include <UT/UT_ArraySet.h>
#include <UT/UT_ErrorManager.h>
#include <UT/UT_Map.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_Vector2.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Deprecated.h>
#include <SYS/SYS_Types.h>
#include <SYS/SYS_Visibility.h>
#include <SYS/SYS_TypeDecorate.h>
#include <iosfwd>
+ Include dependency graph for GU_Detail.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_OBBoxT< T >
 Arbitrarily Oriented Bounding (OBB) More...
 
class  UT_RefMatrix< T >
 
class  UT_VectorT< T >
 
class  GU_Detail
 
class  GU_Detail::RingRef
 
struct  GU_Detail::DomainScaleAttribs
 

Namespaces

 GA_PrimCompat
 

Macros

#define __GU_Detail_h__
 

Typedefs

using UT_OBBoxD = UT_OBBoxT< double >
 
using UT_Vector = UT_VectorT< fpreal64 >
 
typedef UT_Array< GU_SplitLoc * > GU_SplitLocArray
 

Functions

SYS_VISIBILITY_EXPORT void newGeometryIO (void *)
 
SYS_VISIBILITY_EXPORT void newGeometryPrim (GA_PrimitiveFactory *factory)
 
 SYS_DECLARE_LEGACY_TR (GU_Detail)
 

Macro Definition Documentation

#define __GU_Detail_h__

Definition at line 18 of file GU_Detail.h.

Typedef Documentation

Definition at line 141 of file GU_Detail.h.

using UT_OBBoxD = UT_OBBoxT<double>

Definition at line 59 of file GU_Detail.h.

Definition at line 65 of file GU_Detail.h.

Function Documentation

SYS_DECLARE_LEGACY_TR ( GU_Detail  )