Geogram Version 1.9.6-rc
A programming library of geometric algorithms
Loading...
Searching...
No Matches
GEO::UncenteredPCA3D Struct Reference

Public Member Functions

void begin_points ()
 
void end_points ()
 
void point (const vec3 &p, double weight=1.0)
 

Public Attributes

vec3 axis [3]
 
double eigen_value [3]
 

Detailed Description

Definition at line 143 of file geometry.h.

Member Data Documentation

◆ axis

vec3 GEO::UncenteredPCA3D::axis[3]

Definition at line 148 of file geometry.h.

◆ eigen_value

double GEO::UncenteredPCA3D::eigen_value[3]

Definition at line 149 of file geometry.h.


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