|
ACF $AcfVersion:0$
|
#include <TVisualObjects.h>
Public Types | |
| typedef imod::TModelWrap< Object > | ImageModel |
Public Member Functions | |
| TBitmapVisualObject (const Object *imagePtr=NULL) | |
Public Attributes | |
| istd::TDelPtr< ImageModel > | model |
| istd::TDelPtr< BitmapShape > | shape |
Definition at line 71 of file TVisualObjects.h.
| typedef imod::TModelWrap<Object> iview::TBitmapVisualObject< Object, BitmapShape >::ImageModel |
Definition at line 75 of file TVisualObjects.h.
| iview::TBitmapVisualObject< Object, BitmapShape >::TBitmapVisualObject | ( | const Object * | imagePtr = NULL | ) |
Definition at line 83 of file TVisualObjects.h.
References NULL.
| istd::TDelPtr<ImageModel> iview::TBitmapVisualObject< Object, BitmapShape >::model |
Definition at line 77 of file TVisualObjects.h.
| istd::TDelPtr<BitmapShape> iview::TBitmapVisualObject< Object, BitmapShape >::shape |
Definition at line 78 of file TVisualObjects.h.