9 #ifndef __HOM_ChannelGraph_h__
10 #define __HOM_ChannelGraph_h__
48 virtual int __hash__() = 0;
53 std::vector< HOM_ElemPtr<HOM_BaseKeyframe> >
54 > selectedKeyframes() = 0;
56 virtual std::vector< HOM_ElemPtr<HOM_ChannelGraphSelection> >
selection() = 0;
57 virtual void setSelection(
const std::vector<HOM_ChannelGraphSelection*> &
s) = 0;
60 #endif // __HOM_ChannelGraph_h__
GT_API const UT_StringHolder selection
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
virtual ~HOM_ChannelGraph()
#define HOM_CONSTRUCT_OBJECT(pointer)
bool operator!=(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Inequality operator, does exact floating point comparisons.
HOM_ChannelGraph(const HOM_ChannelGraph &pane)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.