ug4
ug::KDVertexDistance Class Reference

used by KDTreeStatic More...

#include <kd_tree_static.h>

Public Member Functions

 KDVertexDistance ()
 
 KDVertexDistance (Vertex *vrt, float nDistSQ)
 

Public Attributes

number distSQ
 
Vertexvertex
 

Detailed Description

used by KDTreeStatic

Constructor & Destructor Documentation

◆ KDVertexDistance() [1/2]

ug::KDVertexDistance::KDVertexDistance ( )
inline

◆ KDVertexDistance() [2/2]

ug::KDVertexDistance::KDVertexDistance ( Vertex vrt,
float  nDistSQ 
)
inline

Member Data Documentation

◆ distSQ

number ug::KDVertexDistance::distSQ

◆ vertex

Vertex* ug::KDVertexDistance::vertex

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