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

#include <TVisualObjects.h>

Inheritance diagram for iview::TVisualObject< Object, Shape >:

Public Types

typedef Shape BaseClass
 
typedef imod::TModelWrap< Object > PositionModel
 

Public Member Functions

 TVisualObject (bool editable=false)
 

Public Attributes

istd::TDelPtr< PositionModelmodel
 

Detailed Description

template<class Object, class Shape>
struct iview::TVisualObject< Object, Shape >

Definition at line 44 of file TVisualObjects.h.

Member Typedef Documentation

◆ BaseClass

template<class Object , class Shape >
typedef Shape iview::TVisualObject< Object, Shape >::BaseClass

Definition at line 46 of file TVisualObjects.h.

◆ PositionModel

template<class Object , class Shape >
typedef imod::TModelWrap<Object> iview::TVisualObject< Object, Shape >::PositionModel

Definition at line 50 of file TVisualObjects.h.

Constructor & Destructor Documentation

◆ TVisualObject()

template<class Object , class Shape >
iview::TVisualObject< Object, Shape >::TVisualObject ( bool  editable = false)

Definition at line 57 of file TVisualObjects.h.

Member Data Documentation

◆ model

template<class Object , class Shape >
istd::TDelPtr<PositionModel> iview::TVisualObject< Object, Shape >::model

Definition at line 52 of file TVisualObjects.h.


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