Transform(....)
Objects derived from the _Transformation abstract class represented a defined transformation of a given list of geometric objects
def Transform
constructors: |
|
---|---|
returns: | a defined transformation of a given list of objects |
class CentralProjection
constructors: |
|
---|---|
returns: | the projection of the objects in the list from the given point to the given plane |
site ref: | http://www.dai.ed.ac.uk/CVonline/LOCAL_COPIES/MOHR_TRIGGS/node9.html |
class ReflectTransform
constructors: |
|
---|---|
returns: | the reflection of the objects in the given list in the given plane |
site ref: |