Package slum :: Module datatypes :: Class normal
[hide private]
[frames] | no frames]

Class normal

source code

color --+    
        |    
   vector --+
            |
           normal

slum datatype to hold normal data. its exactly like vector. Its defined just as a placeholder for people used to rsl. (like me :D)

Instance Methods [hide private]

Inherited from vector: length, normalize

Inherited from color: __add__, __delitem__, __div__, __getitem__, __init__, __len__, __mul__, __neg__, __repr__, __setitem__, __sub__, checkKey, checkValue

Class Variables [hide private]

Inherited from vector: internal