vrml_accelerate.frustcullaccelnumeric
index
(built-in)

 
Functions
       
planeCull(...)
planeCull( planes[][4], points[][4] )
Do frustum-culling for plane and points
planes -- Frustum plane equations
points -- bounding-box points
 
returns (1, cullingPlaneIndex) if culled
        (0,None) if not culled

 
Data
        __name__ = 'vrml_accelerate.frustcullaccelnumeric'