OpenGLContext.scenegraph.pointset
index
p:\openglcontext\scenegraph\pointset.py

 
Classes
            
ArrayGeometry
PointSet

 
class PointSet(ArrayGeometry)
      Analagous to a VRML PointSet node
 
  
__init__(self, points, colors=None)
draw(self) from ArrayGeometry
drawTransparent(self) from ArrayGeometry
render(self, visible=1, lit=1, textured=1, transparent=0) from ArrayGeometry

 
Functions
            
_as2DSizeArray(value, size=3)

 
Data
             __file__ = r'p:\OpenGLContext\scenegraph\pointset.pyc'
__name__ = 'OpenGLContext.scenegraph.pointset'