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_LoopType.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_LoopType.h
7
*
8
* COMMENTS:
9
*
10
*/
11
12
#ifndef __GU_LoopType_h__
13
#define __GU_LoopType_h__
14
15
enum
GU_LoopType
16
{
17
GU_LOOP_PARTIAL
= 0,
// Running from start to end element
18
GU_LOOP_EXTENDED
,
// Partial, maximally extended quad walks at ends
19
GU_LOOP_CLOSED
// Closed loop
20
};
21
22
#endif
GU_LOOP_PARTIAL
Definition:
GU_LoopType.h:17
GU_LOOP_CLOSED
Definition:
GU_LoopType.h:19
GU_LOOP_EXTENDED
Definition:
GU_LoopType.h:18
GU_LoopType
GU_LoopType
Definition:
GU_LoopType.h:15
GU
GU_LoopType.h
Generated on Thu Jan 16 2025 02:43:58 for HDK by
1.8.6