Table of Contents

Class: VRMLModel _chimera/__init__.py

VRMLModel documentation

attributes:

  • drawPass

Methods   
VRMLModel
__hash__
addAssociatedModel
associatedModels
bbox
destroy
error
oslChildren
oslIdent
oslLevel
oslParents
oslTestAbbr
removeAssociatedModel
valid
  VRMLModel 
VRMLModel (
        self,
        filename,
        debug,
        )

VRMLModel(char* filename, int debug) -> VRMLModel

VRMLModel constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  addAssociatedModel 
addAssociatedModel ( self,  model )

addAssociatedModel(Model* model)

addAssociatedModel documentation.

  associatedModels 
associatedModels ( self )

associatedModels() -> std::vector<Model*>

associatedModels documentation.

  bbox 
bbox ( self )

bbox() -> bool, otf::Geom3d::BBox

bbox documentation.

  destroy 
destroy ( self )

destroy()

destroy documentation.

  error 
error ( self )

error() -> char*

error documentation.

  oslChildren 
oslChildren ( self )

oslChildren() -> std::vector<Selectable*>

oslChildren documentation.

  oslIdent 
oslIdent (
        self,
        start,
        end,
        )

oslIdent(enum Selector start, enum Selector end) -> std::string

oslIdent documentation.

  oslLevel 
oslLevel ( self )

oslLevel() -> enum Selector

oslLevel documentation.

  oslParents 
oslParents ( self )

oslParents() -> std::vector<Selectable*>

oslParents documentation.

  oslTestAbbr 
oslTestAbbr ( self,  a )

oslTestAbbr(OSLAbbreviation* a) -> bool

oslTestAbbr documentation.

  removeAssociatedModel 
removeAssociatedModel ( self,  model )

removeAssociatedModel(Model* model)

removeAssociatedModel documentation.

  valid 
valid ( self )

valid() -> bool

valid documentation.


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:47 2003 by HappyDoc version 2.1