Class c3dl.Geometry
c3dl.Geometry is a container for the primitiveSets of a
geometric object.
Defined in: geometry.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
Get the array of primitive sets for this geometry.
|
Method Detail
{Array}
getPrimitiveSets()
Get the array of primitive sets for this geometry.
- Returns:
- {Array} The primitive sets for this geometry.