Class: AxBoundingVolume

AxBoundingVolume()

new AxBoundingVolume()

Represents the bounding volume of a volumetric object
Source:

Methods

InsideViewFrustum(viewFrustum) → {Boolean}

Returns whether the bounding volume is inside the view frustum of the given camera
Parameters:
Name Type Description
viewFrustum AxMatrix The world-view-projection transformation to check against
Source:
Returns:
True if the bounding volume is in the given transormation's view frustum
Type
Boolean

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:26 GMT+0200 (FLE Standard Time)