10 #define __HOM_Edge_h__
46 virtual std::vector<HOM_ElemPtr<HOM_Point> >
points() = 0;
50 virtual float length() = 0;
52 virtual std::vector<HOM_ElemPtr<HOM_Prim> > prims() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
GLdouble GLdouble GLint GLint const GLdouble * points
GLsizei const GLchar *const * string
GLuint GLsizei GLsizei * length
string __repr__(VtArray< T > const &self)
virtual HOM_Geometry * geometry()=0
#define HOM_CONSTRUCT_OBJECT(pointer)
bool operator!=(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Inequality operator, does exact floating point comparisons.
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM_Edge(const HOM_Edge &)
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.