MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::CurvePoint Struct Reference

#include <MRCurve.h>

Public Attributes

Vector3f pos
 position on the curve
 
Vector3f dir
 direction along the curve
 
Vector3f snorm
 the normal of the surface where the curve is located
 

Member Data Documentation

◆ dir

Vector3f MR::CurvePoint::dir

direction along the curve

◆ pos

Vector3f MR::CurvePoint::pos

position on the curve

◆ snorm

Vector3f MR::CurvePoint::snorm

the normal of the surface where the curve is located


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