Uses of Interface
org.sunflow.core.Tesselatable

Packages that use Tesselatable
org.sunflow   
org.sunflow.core   
org.sunflow.core.tesselatable   
 

Uses of Tesselatable in org.sunflow
 

Fields in org.sunflow with type parameters of type Tesselatable
static Plugins<Tesselatable> PluginRegistry.tesselatablePlugins
           
 

Uses of Tesselatable in org.sunflow.core
 

Constructors in org.sunflow.core with parameters of type Tesselatable
Geometry(Tesselatable tesselatable)
          Create a geometry from the specified tesselatable object.
 

Uses of Tesselatable in org.sunflow.core.tesselatable
 

Classes in org.sunflow.core.tesselatable that implement Tesselatable
 class BezierMesh
           
 class FileMesh
           
 class Gumbo
           
 class Teapot