vrml_accelerate.frustcullaccelnumpy
index
/home/mcfletch/pylive/vrml_accelerate/frustcullaccelnumpy.so

 
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
        __file__ = '/home/mcfletch/pylive/vrml_accelerate/frustcullaccelnumpy.so'
__name__ = 'vrml_accelerate.frustcullaccelnumpy'