RootObjectData Struct Reference

#include <lib_hair.h>

Public Attributes

BaseObject * pObject
 
BaseTag * pTag
 
Neighbor * pNeighbor
 
const Vector * pPoint
 
const Vector * pOriginPoints
 
const CPolygon * pPolygon
 
const Segment * pSegment
 

Member Data Documentation

◆ pObject

BaseObject* pObject

Root object.

◆ pTag

BaseTag* pTag

Root tag.

◆ pNeighbor

Neighbor* pNeighbor

Neighbor information.

◆ pPoint

const Vector* pPoint

Points.

◆ pOriginPoints

const Vector* pOriginPoints

Original points.

◆ pPolygon

const CPolygon* pPolygon

Polygons.

◆ pSegment

const Segment* pSegment

Segments.