HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_FaceSetMap.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: GT_FaceSetMap.h (GT Library, C++)
7  *
8  * COMMENTS:
9  */
10 
11 #ifndef __GT_FaceSetMap__
12 #define __GT_FaceSetMap__
13 
14 #include "GT_ElementSetMap.h" // IWYU pragma: export
15 #include "GT_FaceSet.h" // IWYU pragma: export
16 
17 /// Aliases for backwards compatibility. In the past, only face sets were supported.
19 
20 #endif
UT_IntrusivePtr< GT_ElementSetMap > GT_ElementSetMapPtr