Bouncy Castle Rendering Toolkit 1.0

Package org.bouncycastle.graphics.rt.objects

Class Summary
Aggregate An aggregate object.
Blobby Based on, "ray tracing implicit surfaces resulting from the summation of bounded volume polynomial functions", By David Tonnesen, Tech Report no 89003, Rensselear Design Research Center, Rensselaer Polytechnic Institute, Troy, Nw York, 12180.
Box a box, in canonical form a box with one vertex at the origin, the opposite vertex at the point (1, 1, 1).
BvTree A BvTree.
Colors a list of colors.
Cone a cone.
Csg a csg object, these can be nested and support UNION, INTERSECT, and the SUBTRACT operation (right operand affects left).
Cylinder a cylinder.
DirectionalLight a directional light - the basic spotlight.
Disk a disk.
DistantLight a distant light.
IndexedMesh An indexed polygon mesh.
Metaball a metaball.
Normals a list of normals.
Patch A parametric bicubic surface.
PointLight A point light source.
Polygon A polygon.
Ring a ring.
SimpleObject foundation class for the basic solids.
Sphere a sphere.
SuperQuadric A superquadric.
Torus A torus.
TriangleStrip a triangle strip.
Vertices a list of vertices.
XGeometry  
YGeometry  
ZGeometry  
 


Bouncy Castle Rendering Toolkit 1.0