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

Class point

source code

color --+    
        |    
   vector --+
            |
           point

slum datatype to hold point 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