HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HOM_GadgetDrawable Class Reference

#include <HOM_GadgetDrawable.h>

+ Inheritance diagram for HOM_GadgetDrawable:

Public Member Functions

 HOM_GadgetDrawable ()
 
 ~HOM_GadgetDrawable () override
 
- Public Member Functions inherited from HOM_GeometryDrawable
 HOM_GeometryDrawable ()
 
 ~HOM_GeometryDrawable () override
 
virtual std::string __repr__ ()=0
 
virtual HOM_Geometrygeometry () const =0
 
virtual void setGeometry (HOM_Geometry const &geometry)=0
 
virtual HOM_EnumValuetype () const =0
 
virtual void useClipPlane (bool value)=0
 
- Public Member Functions inherited from HOM_AdvancedDrawable
 HOM_AdvancedDrawable ()
 
 ~HOM_AdvancedDrawable () override
 
virtual void setParams (Params const &params)=0
 
virtual void draw (DrawH handle, Params const &params=Params())=0
 
- Public Member Functions inherited from HOM_Drawable
 HOM_Drawable ()
 
virtual ~HOM_Drawable ()
 
virtual std::string name () const =0
 
virtual std::string label () const =0
 
virtual void show (bool value)=0
 
virtual bool visible () const =0
 
virtual HOM_Matrix4 transform () const =0
 
virtual void setTransform (HOM_Matrix4 const &xform)=0
 
virtual void setLabel (std::string const &label)=0
 

Additional Inherited Members

- Public Types inherited from HOM_AdvancedDrawable
typedef int64 DrawH
 
typedef std::map< std::string,
hboost::any > 
Params
 

Detailed Description

Definition at line 20 of file HOM_GadgetDrawable.h.

Constructor & Destructor Documentation

HOM_GadgetDrawable::HOM_GadgetDrawable ( )
inline

Definition at line 32 of file HOM_GadgetDrawable.h.

HOM_GadgetDrawable::~HOM_GadgetDrawable ( )
inlineoverride

Definition at line 36 of file HOM_GadgetDrawable.h.


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