ACF $AcfVersion:0$
Public Types | Public Member Functions | Public Attributes | List of all members
iview::TBitmapVisualObject< Object, BitmapShape > Struct Template Reference

#include <TVisualObjects.h>

Public Types

typedef imod::TModelWrap< Object > ImageModel
 

Public Member Functions

 TBitmapVisualObject (const Object *imagePtr=NULL)
 

Public Attributes

istd::TDelPtr< ImageModelmodel
 
istd::TDelPtr< BitmapShape > shape
 

Detailed Description

template<class Object, class BitmapShape = iview::CImageShape>
struct iview::TBitmapVisualObject< Object, BitmapShape >

Definition at line 71 of file TVisualObjects.h.

Member Typedef Documentation

◆ ImageModel

template<class Object , class BitmapShape = iview::CImageShape>
typedef imod::TModelWrap<Object> iview::TBitmapVisualObject< Object, BitmapShape >::ImageModel

Definition at line 75 of file TVisualObjects.h.

Constructor & Destructor Documentation

◆ TBitmapVisualObject()

template<class Object , class BitmapShape >
iview::TBitmapVisualObject< Object, BitmapShape >::TBitmapVisualObject ( const Object *  imagePtr = NULL)

Definition at line 83 of file TVisualObjects.h.

References NULL.

Member Data Documentation

◆ model

template<class Object , class BitmapShape = iview::CImageShape>
istd::TDelPtr<ImageModel> iview::TBitmapVisualObject< Object, BitmapShape >::model

Definition at line 77 of file TVisualObjects.h.

◆ shape

template<class Object , class BitmapShape = iview::CImageShape>
istd::TDelPtr<BitmapShape> iview::TBitmapVisualObject< Object, BitmapShape >::shape

Definition at line 78 of file TVisualObjects.h.


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