Medusa  1.1
Coordinate Free Mehless Method implementation
mm::STL::Point Struct Reference

#include <STL_fwd.hpp>

Detailed Description

Holds one 3d Point in a STL file.

Definition at line 29 of file STL_fwd.hpp.

Public Attributes

float x
 x coordinate More...
 
float y
 y coordinate More...
 
float z
 z coordinate More...
 

Member Data Documentation

◆ x

float mm::STL::Point::x

x coordinate

Definition at line 29 of file STL_fwd.hpp.

◆ y

float mm::STL::Point::y

y coordinate

Definition at line 29 of file STL_fwd.hpp.

◆ z

float mm::STL::Point::z

z coordinate

Definition at line 29 of file STL_fwd.hpp.


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