#include <GU_WindingNumber.h>
Definition at line 69 of file GU_WindingNumber.h.
 
      
        
          | void GU_WindingNumber2DExact::clear | ( |  | ) |  | 
      
 
 
      
        
          | double GU_WindingNumber2DExact::eval | ( | const UT_Vector2 & | query_point, | 
        
          |  |  | const bool | as_angle = false, | 
        
          |  |  | const bool | negate = false | 
        
          |  | ) |  | const | 
      
 
 
      
        
          | void GU_WindingNumber2DExact::eval | ( | const GEO_Detail *const | query_points, | 
        
          |  |  | const GA_SplittableRange & | point_range, | 
        
          |  |  | const GA_RWHandleF & | winding_number_attrib, | 
        
          |  |  | const bool | as_angle = false, | 
        
          |  |  | const bool | negate = false | 
        
          |  | ) |  | const | 
      
 
 
Initializes WindingNumber2DExact class
NOTE: The class keeps non-owning pointer mesh_geo to the geometry. The pointer has to stay valid as long as you want to call eval 
 
 
The documentation for this class was generated from the following file: