Class Index | File Index

Classes


Class Index

_global_


JSC3D

JSC3D

JSC3D.AABB

AABB This class implements the Axis-Aligned Bounding Box to measure spacial enclosure.

JSC3D.BinaryStream

BinaryStream The helper class to parse data from a binary stream.

JSC3D.LoaderSelector

LoaderSelector

JSC3D.Material

Material This class implements material which describes the feel and look of a mesh.

JSC3D.Math3D

Math3D This class provides some utility methods for 3D mathematics.

JSC3D.Matrix3x4

Matrix3x4 This class implements 3x4 matrix and mass operations for 3D transformations.

JSC3D.Mesh

Mesh This class implements mesh that is used as an expression of 3D object and the basic primitive for rendering.

JSC3D.ObjLoader

ObjLoader This class implements a scene loader from a wavefront obj file.

JSC3D.PickInfo

PickInfo PickInfo is used as the return value of JSC3D.Viewer's pick() method, holding picking values at a given position on the canvas.

JSC3D.Scene

Scene This class implements scene that contains a group of meshes that forms the world.

JSC3D.StlLoader

StlLoader This class implements a scene loader from an STL file.

JSC3D.Texture

Texture This class implements texture which describes the surface details for a mesh.

JSC3D.Viewer

Viewer Viewer is the main class of JSC3D.

Documentation generated by JsDoc Toolkit 2.1.0 on Thu Nov 28 2013 14:35:14 GMT+0800 (CST)