ImagingTools Core SDK
List of all members
imt3dgui::IShape3dabstract

#include <IShape3d.h>

Inheritance diagram for imt3dgui::IShape3d:
imt3dview::IScene3dItem imt3dview::IDrawable imt3dgui::CShape3dBase imt3dgui::CMeshShape imt3dgui::CPointCloudShape imt3dgui::CWireShape

Additional Inherited Members

- Public Member Functions inherited from imt3dview::IDrawable
virtual void SetContext (QOpenGLContext *contextPtr)=0
 
virtual void DrawGl (QOpenGLShaderProgram &program)=0
 
virtual void Draw (QPainter &painter)=0
 

Detailed Description

Basic drawable shape interface

Definition at line 16 of file IShape3d.h.