Package Scientific :: Package Visualization :: Module VRML :: Class LinearOrientedObject
[hide private]
[frames] | no frames]

Class LinearOrientedObject



VRMLObject --+    
             |    
   ShapeObject --+
                 |
                LinearOrientedObject
Known Subclasses:
Cone, Cylinder

Instance Methods [hide private]
  __init__(self, attr, point1, point2)

Inherited from ShapeObject: __add__, use, writeToFile

Inherited from VRMLObject: __copy__, __getitem__, __setitem__


Class Variables [hide private]

Inherited from ShapeObject: attribute_names


Method Details [hide private]

__init__(self, attr, point1, point2)
(Constructor)

 
Overrides: ShapeObject.__init__