Representation Item Type Declarations

Type Aliases

void A3DRiRepresentationItem
void A3DRiBrepModel
void A3DRiCurve
void A3DRiDirection
void A3DRiPlane
void A3DRiPointSet
void A3DRiPolyBrepModel
void A3DRiPolyWire
void A3DRiSet
void A3DRiCoordinateSystem

Detailed Description

group a3d_repitems_types

Version
2.0

Type Alias Documentation

typedef void A3DRiRepresentationItem

Representation item entity.

Refer to Structure Module for more details.

typedef void A3DRiBrepModel

Solid/surface model as representation item.

See also

Topology Module

typedef void A3DRiCurve

Curve as representation item.

See also

A3DRiCurveData

typedef void A3DRiDirection

Direction representation item.

typedef void A3DRiPlane

Plane as representation item.

See also

A3DRiPlaneData

typedef void A3DRiPointSet

Set of 3D points.

typedef void A3DRiPolyBrepModel

Faceted model as representation item.

See also

Topology Module

typedef void A3DRiPolyWire

Wireframe model as representation item.

See also

Topology Module

typedef void A3DRiSet

Set of representation item entities.

See also

A3DRiSetData

typedef void A3DRiCoordinateSystem

Coordinate system representation item.