HE_Mesh  5.1.0
geomerative.RClosest Class Reference

Public Member Functions

 RClosest ()
 
void update (RClosest other)
 

Public Attributes

RPoint[] intersects
 
RPoint[] closest
 
float distance = 10000
 
float[] advancements
 

Detailed Description

This class allows contains information about an evaluation of the closest points or intersections between shapes/paths/commands.

Constructor & Destructor Documentation

geomerative.RClosest.RClosest ( )

Member Function Documentation

void geomerative.RClosest.update ( RClosest  other)

Member Data Documentation

float [] geomerative.RClosest.advancements
RPoint [] geomerative.RClosest.closest
float geomerative.RClosest.distance = 10000
RPoint [] geomerative.RClosest.intersects

The documentation for this class was generated from the following file: