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

 
Classes
            
ArrayGeometry
IndexedLineSet

 
class IndexedLineSet(ArrayGeometry)
      Analagous to a VRML IndexedLineSet node
 
  
__init__(self, points, coordIndex=None, colors=None, colorIndex=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)
_expand(dataset, source)
expand indicies in a -1 as delimiter field for ILS semantics

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