COVISE Core
Public Attributes | List of all members
covise::segment_t Struct Reference

#include <Triangulator.h>

Collaboration diagram for covise::segment_t:
Collaboration graph
[legend]

Public Attributes

point_t v0
 
point_t v1
 
bool is_inserted
 
int root0
 
int root1
 
int next
 
int prev
 

Member Data Documentation

◆ is_inserted

bool covise::segment_t::is_inserted

◆ next

int covise::segment_t::next

◆ prev

int covise::segment_t::prev

◆ root0

int covise::segment_t::root0

◆ root1

int covise::segment_t::root1

◆ v0

point_t covise::segment_t::v0

◆ v1

point_t covise::segment_t::v1

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