Image2D
Proxy class hierarchy
Image2DProxy
: DrawableImage
: DrawableNode
: Traversable
Fields implemented
No fields.
Transformations supported
translation | Yes. |
scaling | No. |
rotation | No. |
Implementation details
This class inherits all of its functionality from the
DrawableImage class. The PreRender() method is
implemented, which calls DrawableImage::PreRender(), followed
by UpdateBoundingRect().