Table of Contents

Class: TextureColor _chimera.py

TextureColor documentation

attributes:

  • coords
  • dimension
  • texture
Methods   
TextureColor
__hash__
isTranslucent
name
remove
rgba
save
  TextureColor 
TextureColor (
        self,
        texture,
        s,
        )

TextureColor(Texture* texture, double s) -> TextureColor TextureColor(Texture* texture, double s, double t) -> TextureColor TextureColor(Texture* texture, double s, double t, double r) -> TextureColor TextureColor(Texture* texture, double s, double t, double r, double q) -> TextureColor

TextureColor constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  isTranslucent 
isTranslucent ( self )

isTranslucent() -> bool

isTranslucent documentation.

  name 
name ( self )

name() -> otf::Symbol

name documentation.

  remove 
remove ( self )

remove()

remove documentation.

  rgba 
rgba ( self )

rgba() -> otf::Array<double,4>

rgba documentation.

  save 
save ( self,  name )

save(otf::Symbol name)

save documentation.


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:06 2002 by HappyDoc version 2.0.1