Classes | |
class | DzBase |
Base class for nearly all DAZ SDK objects. More... | |
class | DzBox3 |
A 3D box. More... | |
class | DzCircle3 |
Describes a parametrically defined circle in 3D space. More... | |
class | DzColorGradient |
Generates a gradient between two or more colors. More... | |
class | DzCustomData |
Represents a data class that can be plugin defined, associated with scene objects, and saved to the native file. More... | |
class | DzDrawStyle |
Encapsulates the drawing parameters for a 3D view. More... | |
class | DzElementData |
DzCustomData implementation that can be associated with an individual DzElement instance. More... | |
class | DzError |
DAZ Script error code type. More... | |
class | DzGeomSourceFileData |
DzSourceFileData implementation that stores the file and group name for a geometry source. More... | |
class | DzHalfEdge |
Represents a segment on a face between two vertices. More... | |
class | DzIndexList |
Represents a sorted list of indices - such as a group of vertices, or faces. More... | |
class | DzLine3 |
A 3D line segment. More... | |
class | DzMatrix3 |
A 4 x 3 transformation matrix. More... | |
class | DzMatrix4 |
A 4 x 4 transformation matrix. More... | |
class | DzNaturalSpline |
Natural Spline class used for the DForm Zone falloff curve. More... | |
class | DzOrientedBox3 |
An oriented 3D box. More... | |
class | DzPolygon |
Represents a general polygon - assumed to have 3 or more edges. More... | |
class | DzPoserIKChain |
A class that stores the IK chain information for an imported Poser figure. More... | |
class | DzPoserIKChains |
DzElementData implementation that stores the IK chain information of an imported Poser figure. More... | |
class | DzQuad |
Represents a quadrilateral face. More... | |
class | DzQuat |
A quaternion rotation class. More... | |
class | DzRefCountedItem |
Implements a basic reference counting mechanism. More... | |
class | DzRotationOrder |
A class representing a rotation order. More... | |
class | DzSceneData |
DzCustomData implementation that can be associated with the DzScene object. More... | |
class | DzSimpleElementData |
DzCustomData implementation that can be associated with an individual DzElement instance. More... | |
class | DzSimpleSceneData |
DzCustomData implementation that can be associated with an individual DzElement instance. More... | |
class | DzSourceFileData |
DzElementData implementation that stores the source file of an imported item. More... | |
class | DzTime |
DAZ Script time type. More... | |
class | DzTimeRange |
Represents an interval of time with a beginning and an end. More... | |
class | DzTriangle |
Represents a triangular face. More... | |
class | DzVec3 |
A 3D vector class. More... |