12 #ifndef __GOP_Guide_h_
13 #define __GOP_Guide_h_
75 float width1,
float width2,
83 int doU,
int loop,
float ldepth,
84 float lwidth1,
float lwidth2,
85 float rdepth,
float rwidth1,
90 int64 mem = inclusive ?
sizeof(*this) : 0;
IMF_EXPORT IMATH_NAMESPACE::V3f direction(const IMATH_NAMESPACE::Box2i &dataWindow, const IMATH_NAMESPACE::V2f &pixelPosition)
void displayAsPoints(bool f)
bool displayAsPoints() const
void displayShaded(bool b)
Display this guide as shaded when in viewport shaded modes.
bool displayPrimNums() const
bool displayHulls() const
void displayGeometry(bool f)
int64 getMemoryUsage(bool inclusive) const override
Compute memory usage (includes all shared memory)
int64 getMemoryUsage(bool inclusive) const override
Compute memory usage (includes all shared memory)
void displayHulls(bool f)
bool displayShaded() const
GOP_GuideType getType() const
GLboolean GLboolean GLboolean b
GLint GLint GLsizei GLsizei GLsizei depth
void forceShaded(bool b)
Always display this guide as shaded, regardless of viewport shading mode.
void drawXRay(bool b)
Draw the guide so that it can be seen through solid objects as wireframe.
GOP_Guide(GOP_GuideType intype=OP_GUIDE_ONE)
void displayPrimNums(bool f)
bool displayGeometry() const