Uses of Interface
toxi.geom.Shape3D

Packages that use Shape3D
toxi.geom   
 

Uses of Shape3D in toxi.geom
 

Classes in toxi.geom that implement Shape3D
 class AABB
          Axis-aligned bounding box with basic intersection features for Ray, AABB and Sphere classes.
 class AxisAlignedCylinder
           
 class Plane
          Class to describe and work with infinite generic 3D planes.
 class PointOctree
          Implements a spatial subdivision tree to work efficiently with large numbers of 3D particles.
 class Sphere
           
 class Triangle3D
           
 class XAxisCylinder
           
 class YAxisCylinder
           
 class ZAxisCylinder