Uses of Class
toxi.geom.Cone

Packages that use Cone
Package
Description
 
  • Uses of Cone in toxi.processing

    Methods in toxi.processing with parameters of type Cone
    Modifier and Type
    Method
    Description
    final void
    ToxiclibsSupport.cone(Cone cone)
     
    final void
    ToxiclibsSupport.cone(Cone cone, boolean topClosed, boolean bottomClosed)
     
    final void
    ToxiclibsSupport.cone(Cone cone, int res, boolean smooth)
     
    final void
    ToxiclibsSupport.cone(Cone cone, int res, boolean topClosed, boolean bottomClosed, boolean smooth)