InlineShapeIntersection (struct)

バージョン 1.12.0 で追加.

The InlineShapeIntersection represent an abstract intersection of a location and an index of a transform.

InlineShapeIntersection InlineShapeIntersection InlineShapeIntersection

Members

GeometryLocation location the location on the geometry.
Index index The index of the global Transfrom that the intersection was generated with

Methods in detail

InlineShapeIntersection ( in InlineShapeIntersection other )

copy constructor


InlineShapeIntersection ()

default constructor


InlineShapeIntersection InlineShapeIntersection.clone? ()

clone method