HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
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
18
using
GEO_ConstPrimitiveP
=
GA_PrimitiveP_T<const GEO_Primitive, const GEO_Detail>
;
19
using
GEO_PrimitiveP
=
GA_PrimitiveP_T<GEO_Primitive, GEO_Detail>
;
GEO_Detail.h
GA_PrimitiveP.h
GA_PrimitiveP_T< const GEO_Primitive, const GEO_Detail >
GEO_Primitive.h
GEO
GEO_PrimitiveP.h
Generated on Fri Nov 8 2024 03:39:12 for HDK by
1.8.6