Robotran C Documentation
Public Member Functions | Public Attributes | List of all members
point Struct Reference

#include <parse_stl.h>

Public Member Functions

 point ()
 
 point (float xp, float yp, float zp)
 

Public Attributes

float x
 
float y
 
float z
 

Constructor & Destructor Documentation

◆ point() [1/2]

point ( )
inline

◆ point() [2/2]

point ( float  xp,
float  yp,
float  zp 
)
inline

Member Data Documentation

◆ x

float x

◆ y

float y

◆ z

float z

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