HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PrimitiveP.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: GEO_Primitive.h (GEO Library, C++)
7  *
8  * COMMENTS: Wrapper for GEO_Primitive to emulate a pointer,
9  * avoiding hardening the primitive list in a few cases.
10  */
11 
12 #pragma once
13 
14 #include "GEO_Primitive.h"
15 #include "GEO_Detail.h"
16 #include <GA/GA_PrimitiveP.h>
17