#include <GEO_ExpandGroupUtils.h>
|  | 
|  | ConnectAttribute (const GA_Attribute *attrib, fpreal64 tol=1e-6) | 
|  | 
|  | ConnectAttribute (const GA_ElementGroup *group, bool allow_touch=false, const GA_EdgeGroup *edges=nullptr, bool constrain_within_group=false) | 
|  | 
| bool | isValid () const | 
|  | 
| GA_AttributeOwner | getOwner () const | 
|  | 
| bool | constrainWithinGroup () const | 
|  | 
| bool | isGroup () const | 
|  | 
| bool | allowTouch () const | 
|  | 
| bool | treatAsEdge () const | 
|  | 
| bool | canGrowToPrim (GA_Offset prim0_v0, GA_Offset prim0_v1, GA_Offset prim1_v0, GA_Offset prim1_v1, const GEO_Detail &gdp) const | 
|  | 
| bool | canGrowToVertex (GA_Offset v0, GA_Offset v1, const GEO_Detail &gdp, GA_GroupType growth_type, UT_Map< GA_Offset, GA_OffsetArray > &adj_map) const | 
|  | 
| bool | isEdgeBound (GA_Offset prim0_v0, GA_Offset prim0_v1, GA_Offset prim1_v0, GA_Offset prim1_v1, const GEO_Detail &gdp) const | 
|  | 
| bool | isEqual (GA_Offset x0, GA_Offset x1) const | 
|  | 
| bool | groupContainsPrim (GA_Offset prim, const GEO_Detail &gdp) const | 
|  | 
| bool | groupContainsPoint (GA_Offset pt, const GEO_Detail &gdp) const | 
|  | 
| bool | groupContainsVertex (GA_Offset vtx, const GEO_Detail &gdp) const | 
|  | 
| bool | groupContainsEdge (const GA_Edge &e, const GEO_Detail &gdp, bool strict=true) const | 
|  | 
Definition at line 31 of file GEO_ExpandGroupUtils.h.
 
      
        
          | GEO_ExpandGroupUtils::ConnectAttribute::ConnectAttribute | ( | const GA_Attribute * | attrib, | 
        
          |  |  | fpreal64 | tol = 1e-6 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | GEO_ExpandGroupUtils::ConnectAttribute::ConnectAttribute | ( | const GA_ElementGroup * | group, | 
        
          |  |  | bool | allow_touch = false, | 
        
          |  |  | const GA_EdgeGroup * | edges = nullptr, | 
        
          |  |  | bool | constrain_within_group = false | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::allowTouch | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::constrainWithinGroup | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::groupContainsEdge | ( | const GA_Edge & | e, |  
          |  |  | const GEO_Detail & | gdp, |  
          |  |  | bool | strict = true |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::groupContainsPoint | ( | GA_Offset | pt, |  
          |  |  | const GEO_Detail & | gdp |  
          |  | ) |  | const |  | inline | 
 
 
      
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::groupContainsPrim | ( | GA_Offset | prim, | 
        
          |  |  | const GEO_Detail & | gdp | 
        
          |  | ) |  | const | 
      
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::groupContainsVertex | ( | GA_Offset | vtx, |  
          |  |  | const GEO_Detail & | gdp |  
          |  | ) |  | const |  | inline | 
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::isGroup | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::isValid | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | bool GEO_ExpandGroupUtils::ConnectAttribute::treatAsEdge | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: