RootObjectData Struct Reference Library » 头发

#include <lib_hair.h>

Public Attributes

BaseObject pObject
BaseTag pTag
Neighbor pNeighbor
const 向量 pPoint
const 向量 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 向量 * pPoint

Points.

◆  pOriginPoints

const 向量 * pOriginPoints

Original points.

◆  pPolygon

const CPolygon * pPolygon

Polygons.

◆  pSegment

const Segment * pSegment

Segments.