geometries/index library
Classes
- BoxGeometry
-
name is a geometry class for a rectangular cuboid with a given
width
,height
, anddepth
. On creation, the cuboid is centred on the origin, with each edge parallel to one of the axes. - PlaneGeometry
- A class for generating plane geometries.
- SphereGeometry
- A class for generating sphere geometries.