HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_PrimitiveP.h File Reference
#include "GA_Detail.h"
#include "GA_PrimCompat.h"
#include "GA_Primitive.h"
#include "GA_Types.h"
#include <UT/UT_Assert.h>
#include <SYS/SYS_Compiler.h>
#include <SYS/SYS_Inline.h>
#include <type_traits>
+ Include dependency graph for GA_PrimitiveP.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GA_PrimitiveP_T< PrimT, DetailT >
 

Typedefs

using GA_ConstPrimitiveP = GA_PrimitiveP_T< const GA_Primitive, const GA_Detail >
 
using GA_PrimitiveP = GA_PrimitiveP_T< GA_Primitive, GA_Detail >
 

Typedef Documentation

Definition at line 187 of file GA_PrimitiveP.h.