KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
kjb::TopoFusion::seg Struct Reference

old TopoFusion data structure for a sequence of pt structures More...

#include <layer.h>

Public Attributes

int numPoints
 number of pt objects in the points array More...
 
ptpoints
 array of pt objects More...
 
double length
 polygonal path length of the seg More...
 

Detailed Description

old TopoFusion data structure for a sequence of pt structures

Member Data Documentation

double kjb::TopoFusion::seg::length
mutable

polygonal path length of the seg

int kjb::TopoFusion::seg::numPoints

number of pt objects in the points array

pt* kjb::TopoFusion::seg::points

array of pt objects


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