14 #ifndef __GEO_Closure_h__
15 #define __GEO_Closure_h__
32 namespace GA_PrimCompat {
class TypeMask; }
36 template<
typename T,
bool B>
class GA_EdgeT;
48 void findPrimsUsingEdge(
const GA_Edge &edge,
53 void findPrimsUsingEdgeSort(
const GA_Edge &edge,
58 void findPolysUsingEdge(
const GA_Edge &edge,
63 void findPrimsUsingPoint(
const GA_Offset pt,
68 void findPolysUsingPoint(
const GA_Offset pt,
75 int &vtxidx0,
int &vtxidx1);
UT_UniquePtr< GA_VertexGroup > GA_VertexGroupUPtr
exint GA_Size
Defines the bit width for index and offset types in GA.
UT_UniquePtr< GA_PrimitiveGroup > GA_PrimitiveGroupUPtr
Contains transitional objects to provide some backward compatibility for code that references old GEO...
GEO_API const TypeMask GEOSPLINE
UT_UniquePtr< GA_PointGroup > GA_PointGroupUPtr