10 #define __HOM_Face_h__
42 virtual bool isClosed() = 0;
46 {
return isClosed(); }
48 virtual void setIsClosed(
bool on) = 0;
60 const char *
name,
double u,
int du=0) = 0;
69 InterpreterObject attribValueAt(
70 const char *
name,
double u,
int du=0)
72 return HOMboostAnyToInterpreterObject(
73 self->boostAnyAttribValueAt(name, u, du));
76 InterpreterObject attribValueAt(
79 return HOMboostAnyToInterpreterObject(
80 self->boostAnyAttribValueAt(attrib, u, du));
91 virtual double arcLength(
double u_start,
double u_stop,
int divs=10) = 0;
SIM_API const UT_StringHolder vertex
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
HOM_Face(const HOM_Face &face)
bool any(const vbool4 &v)
void ignore(T const &) VULKAN_HPP_NOEXCEPT
#define HOM_CONSTRUCT_OBJECT(pointer)
GLuint const GLchar * name
IMATH_HOSTDEVICE constexpr int divs(int x, int y) IMATH_NOEXCEPT
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)