HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_CurveNetwork.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: GU_CurveNetwork.C (C++)
7  *
8  * COMMENTS:
9  * This is the filter used to create Skinned, Coons, and Gordon patches.
10  */
11 
12 #ifndef __GU_CurveNetwork_h__
13 #define __GU_CurveNetwork_h__
14 
15 #include "GU_API.h"
16 #include "GU_Skin.h"
17 
18 class GA_PrimitiveGroup;
19 
21 {
22 public:
24  ~GU_CurveNetworkParms() override { }
25  void InitializePrimArrays(GEO_Detail* parent_detail) override;
26 
30 
32 };
33 
34 #endif
#define GU_API
Definition: GU_API.h:14
~GU_CurveNetworkParms() override
virtual void InitializePrimArrays(GEO_Detail *parent_detail)
UT_Array< GEO_Primitive * > * myVPrimsToProcess
const GA_PrimitiveGroup * vFaces