Skip to content

Struct note_plpath_point_t

ClassList > note_plpath_point_t

Type defining the data of a plpath node.

  • #include <notation_plpath.h>

Public Attributes

Type Name
struct note_plpath_point_t * next_point
double x
double y
double z

Public Attributes Documentation

variable next_point

struct note_plpath_point_t* note_plpath_point_t::next_point;

variable x

double note_plpath_point_t::x;

variable y

double note_plpath_point_t::y;

variable z

double note_plpath_point_t::z;


The documentation for this class was generated from the following file source/note-plpath/src/notation_plpath.h