Skip to content

Struct note_plpath_t

ClassList > note_plpath_t

Type defining the notation for a plpath.

  • #include <notation_plpath.h>

Public Attributes

Type Name
note_plpath_point_buffer_t * buffer
size_t segment_count
note_plpath_point_t * segments

Public Attributes Documentation

variable buffer

note_plpath_point_buffer_t* note_plpath_t::buffer;

variable segment_count

size_t note_plpath_t::segment_count;

variable segments

note_plpath_point_t* note_plpath_t::segments[NOTE_PLPATH_DECODE_MAX_SEGMENTS];


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