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_DetailGroupPair.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_DetailGroupPair.h
7
*
8
* COMMENTS:
9
*
10
*/
11
12
#ifndef __GU_DetailGroupPair_H__
13
#define __GU_DetailGroupPair_H__
14
15
#include "
GU_API.h
"
16
class
GU_Detail
;
17
class
GA_Group
;
18
19
class
GU_API
GU_DetailGroupPair
20
{
21
public
:
22
GU_DetailGroupPair
()
23
{
24
myGdp = 0;
25
myGroup = 0;
26
}
27
const
GU_Detail
*
myGdp
;
28
const
GA_Group
*
myGroup
;
29
};
30
31
#endif
GA_Group
Definition:
GA_Group.h:35
GU_DetailGroupPair::GU_DetailGroupPair
GU_DetailGroupPair()
Definition:
GU_DetailGroupPair.h:22
GU_DetailGroupPair::myGroup
const GA_Group * myGroup
Definition:
GU_DetailGroupPair.h:28
GU_DetailGroupPair
Definition:
GU_DetailGroupPair.h:19
GU_API
#define GU_API
Definition:
GU_API.h:14
GU_Detail
Definition:
GU_Detail.h:154
GU_API.h
GU_DetailGroupPair::myGdp
const GU_Detail * myGdp
Definition:
GU_DetailGroupPair.h:27
GU
GU_DetailGroupPair.h
Generated on Sun Nov 17 2024 03:01:17 for HDK by
1.8.6