User Tools

Site Tools


DzLegacyAlternateGeometry

Implements “Alternate Geometry” in legacy figures.

More...

Inherits :

Methods

Detailed Description

This class is not intended to be constructed directly, rather it is created automatically by DzLegacyFigure. Create (or retrieve) an instance of DzLegacyFigure and create an “alternate geometry” via DzLegacyFigure::addAlternateGeometry() or request one of its existing geometries via DzLegacyFigure::getAlternateGeometry() or DzLegacyFigure::findAlternateGeometry().

Methods


DzBone : getBone()

Return Value:

  • The bone that this alternate geometry is associated with (if any), otherwise null.

DzLegacyFigure : getFigure()

Return Value:

  • The figure that this alternate geometry is associated with (if any), otherwise null.

DzObject : getObject()

Return Value:

  • The object that is associated with this alternate geometry (if any), otherwise null.