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
GU_Join.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_Join.C (C++)
7
*
8
* COMMENTS:
9
* This is the filter used to join faces or surfaces.
10
*/
11
12
#ifndef __GU_Join_h__
13
#define __GU_Join_h__
14
15
#include "
GU_API.h
"
16
#include <
GEO/GEO_Primitive.h
>
17
18
class
GA_PrimitiveGroup
;
19
20
class
GU_API
GU_JoinParms
21
{
22
public
:
23
GU_JoinParms
();
24
~GU_JoinParms
() {}
25
26
27
int
blend
;
28
float
bias
;
29
30
float
tolerance
;
31
int
unrefine
;
32
int
uJoin
;
33
34
int
loop
;
35
int
keepPrimitives
;
36
int
checkProximity
;
37
38
int
onlyAttached
;
39
40
const
GA_PrimitiveGroup
*
prims
;
41
};
42
43
#endif
GA_PrimitiveGroup
Definition:
GA_ElementGroup.h:74
GU_JoinParms::keepPrimitives
int keepPrimitives
Definition:
GU_Join.h:35
GU_JoinParms::onlyAttached
int onlyAttached
Definition:
GU_Join.h:38
GU_JoinParms::prims
const GA_PrimitiveGroup * prims
Definition:
GU_Join.h:40
GU_JoinParms::uJoin
int uJoin
Definition:
GU_Join.h:32
GU_JoinParms::loop
int loop
Definition:
GU_Join.h:34
GU_JoinParms::unrefine
int unrefine
Definition:
GU_Join.h:31
GU_JoinParms::~GU_JoinParms
~GU_JoinParms()
Definition:
GU_Join.h:24
GU_JoinParms::checkProximity
int checkProximity
Definition:
GU_Join.h:36
GU_JoinParms::bias
float bias
Definition:
GU_Join.h:28
GU_API
#define GU_API
Definition:
GU_API.h:14
GU_JoinParms::blend
int blend
Definition:
GU_Join.h:27
GU_JoinParms::tolerance
float tolerance
Definition:
GU_Join.h:30
GU_JoinParms
Definition:
GU_Join.h:20
GEO_Primitive.h
GU_API.h
GU
GU_Join.h
Generated on Tue Dec 17 2024 03:39:47 for HDK by
1.8.6