Class Index | File Index

Classes


Class SglBox3

Represents an axis-aligned box in space.
Defined in: space_geometry.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
SglBox3(min, max)
Constructs a SglBox3.
Method Summary
Method Attributes Method Name and Description
 
 
offset(half_delta)
 
setup(min, max)
Class Detail
SglBox3(min, max)
Constructs a SglBox3.
Parameters:
min
max
Method Detail
clone()

offset(half_delta)
Parameters:
half_delta

setup(min, max)
Parameters:
min
max

Documentation generated by JsDoc Toolkit 2.3.2 on Thu Jan 21 2010 20:07:02 GMT+0100 (CET)