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

#include <parse_stl.h>

Public Member Functions

 triangle (point normalp, point v1p, point v2p, point v3p)
 

Public Attributes

point normal
 
point v1
 
point v2
 
point v3
 

Constructor & Destructor Documentation

◆ triangle()

triangle ( point  normalp,
point  v1p,
point  v2p,
point  v3p 
)
inline

Member Data Documentation

◆ normal

point normal

◆ v1

point v1

◆ v2

point v2

◆ v3

point v3

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