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
GQ_Stitch.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: stitched polygons (C++)
7
*
8
* COMMENTS:
9
*/
10
11
#ifndef __GQ_Stitch_h__
12
#define __GQ_Stitch_h__
13
14
#include "
GQ_API.h
"
15
class
GA_PointGroup
;
16
17
class
GQ_API
GQ_StitchParms
18
{
19
public
:
20
GQ_StitchParms
();
21
~
GQ_StitchParms
();
22
23
const
GA_PointGroup
*
corners
;
24
float
tol3d
;
25
int
clamp
;
26
int
consolidate
;
27
int
findcorners
;
28
float
angle
;
29
};
30
31
32
#endif
33
34
GQ_API
#define GQ_API
Definition:
GQ_API.h:10
GQ_StitchParms::clamp
int clamp
Definition:
GQ_Stitch.h:25
GA_PointGroup
Definition:
GA_ElementGroup.h:33
GQ_StitchParms::corners
const GA_PointGroup * corners
Definition:
GQ_Stitch.h:23
GQ_StitchParms::angle
float angle
Definition:
GQ_Stitch.h:28
GQ_API.h
GQ_StitchParms
Definition:
GQ_Stitch.h:17
GQ_StitchParms::tol3d
float tol3d
Definition:
GQ_Stitch.h:24
GQ_StitchParms::consolidate
int consolidate
Definition:
GQ_Stitch.h:26
GQ_StitchParms::findcorners
int findcorners
Definition:
GQ_Stitch.h:27
GQ
GQ_Stitch.h
Generated on Sun Nov 17 2024 03:01:14 for HDK by
1.8.6