C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::ImageBrush Class Reference

Texture fill. More...

#include <vsn_brush.h>

+ Inheritance diagram for VSN::ImageBrush:
+ Collaboration diagram for VSN::ImageBrush:

Public Member Functions

 ImageBrush (const Image &img, const PointF &origin)
 Constructor.
 
 ImageBrush (const ImageBrush &other)
 Constructor.
 
void SetOrigin (const PointF &pnt)
 Change origin.
 
const PointFGetOrigin () const
 Get origin.
 
const ImageGetImage () const
 Get image.
 
- Public Member Functions inherited from VSN::BaseBrush
 BaseBrush (BrushType)
 Constructor.
 
 BaseBrush (const BaseBrush &)
 Constructor.
 
virtual ~BaseBrush ()
 Destructor.
 
BrushType GetType () const
 Get a type of brush.
 

Detailed Description

Texture fill.

origin - image offset relative to the canvas plane center.


The documentation for this class was generated from the following file: