Methods
|
|
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
contains
|
contains ( self, a )
contains(Atom* a) -> bool
contains documentation.
|
|
findAtom
|
findAtom ( self, i )
findAtom(int i) -> Atom*
findAtom documentation.
|
|
length
|
length ( self )
length() -> double
length 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.
|
|
otherAtom
|
otherAtom ( self, a )
otherAtom(Atom* a) -> Atom*
otherAtom documentation.
|
|
shown
|
shown ( self )
shown() -> bool
shown documentation.
|
|
sqlength
|
sqlength ( self )
sqlength() -> double
sqlength documentation.
|