HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_RenderUI Member List

This is the complete list of members for RV_RenderUI, including all inherited members.

addLine(const UT_Vector2FArray &pts, bool closed=false, bool segments=false)RV_RenderUI
addLine(const UT_Vector3FArray &pts, bool closed=false, bool segments=false)RV_RenderUI
addPolygon(const UT_Vector2FArray &pts, int concave=0)RV_RenderUI
addPolygon(const UT_Vector3FArray &pts, int concave=0)RV_RenderUI
addQuads(const UT_Vector2FArray &pts)RV_RenderUI
addQuads(const UT_Vector3FArray &pts)RV_RenderUI
addQuadStrip(const UT_Vector2FArray &pts)RV_RenderUI
addQuadStrip(const UT_Vector3FArray &pts)RV_RenderUI
addTriangleFan(const UT_Vector2FArray &pts)RV_RenderUI
addTriangleFan(const UT_Vector3FArray &pts)RV_RenderUI
addTriangles(const UT_Vector2FArray &pts)RV_RenderUI
addTriangles(const UT_Vector3FArray &pts)RV_RenderUI
addTriMesh(const UT_Vector2FArray &pts)RV_RenderUI
addTriMesh(const UT_Vector3FArray &pts)RV_RenderUI
addVertex(fpreal32 x, fpreal32 y, fpreal32 z)RV_RenderUIprotectedvirtual
arcfS(int x, int y, int r, int angle_start, int angle_end)RV_RenderUI
arcfW(float x, float y, float r, int angle_start, int angle_end)RV_RenderUI
arcS(int x, int y, int r, int angle_start, int angle_end)RV_RenderUI
arcW(float x, float y, float r, int angle_start, int angle_end)RV_RenderUI
beginClosedLine()RV_RenderUI
beginLine()RV_RenderUI
beginLines()RV_RenderUI
beginPoint()RV_RenderUI
beginPolygon(int concave)RV_RenderUI
beginQuads()RV_RenderUI
beginQuadStrip()RV_RenderUI
beginTriangleFan()RV_RenderUI
beginTriangles()RV_RenderUI
beginTriMesh()RV_RenderUI
box2DS(int x1, int y1, int x2, int y2)RV_RenderUI
boxf2DS(int x1, int y1, int x2, int y2)RV_RenderUI
bumpLayer(int delta)RV_RenderUI
c3DW(const fpreal32 clr[3])RV_RenderUIinline
c4DW(const fpreal32 clr[4])RV_RenderUIinline
circlefS(int x, int y, int r)RV_RenderUI
circlefW(float x, float y, float r)RV_RenderUI
circleS(int x, int y, int r)RV_RenderUI
circleW(float x, float y, float r)RV_RenderUI
cleanup()RV_RenderUIstatic
clearAllData()RV_RenderUIvirtual
clearSourceData()RV_RenderUIprotected
copyViewFromGL(RE_RenderContext r, const UT_Matrix4F &proj)RV_RenderUI
copyViewProjectionFromGL(RE_RenderContext r)RV_RenderUI
draw(RV_Render *r, bool pickpass=false, int pick_depthpass=0)RV_RenderUIvirtual
drawViewportPoint(const float vtx[3], fpreal32 size)RV_RenderUI
drawViewportPoint(const UT_Vector3F &vtx, fpreal32 size)RV_RenderUI
endLine()RV_RenderUI
endLines()RV_RenderUI
endPoint()RV_RenderUI
endPolygon()RV_RenderUI
endQuads()RV_RenderUI
endQuadStrip()RV_RenderUI
endTriangleFan()RV_RenderUI
endTriangles()RV_RenderUI
endTriMesh()RV_RenderUI
getAlpha() const RV_RenderUI
getBufferedRenderZBump()RV_RenderUIstatic
getColor(UT_Color &c) const RV_RenderUI
getUIPickShader(RV_Instance *inst)RV_RenderUIstatic
getUIShader(RV_Instance *inst)RV_RenderUIstatic
getXOrigin() const RV_RenderUIinline
getXPerPixel() const RV_RenderUIinline
getYOrigin() const RV_RenderUIinline
getYPerPixel() const RV_RenderUIinline
getZEnd() const RV_RenderUI
getZStart() const RV_RenderUI
hasAnyData()RV_RenderUIprotected
incrementZEnd()RV_RenderUI
myColorDataRV_RenderUIprotected
myLineDottedElementDataRV_RenderUIprotected
myLineElementDataRV_RenderUIprotected
myLineSmoothElementDataRV_RenderUIprotected
myLineStyleDataRV_RenderUIprotected
myLineWideElementDataRV_RenderUIprotected
myPickBaseDataRV_RenderUIprotected
myPickComponentDataRV_RenderUIprotected
myPointElementDataRV_RenderUIprotected
myPointSizeDataRV_RenderUIprotected
myPositionDataRV_RenderUIprotected
myTriangleElementDataRV_RenderUIprotected
myWidthDataRV_RenderUIprotected
operator=(const UT_NonCopyable &)=deleteUT_NonCopyableNS::UT_NonCopyableprivate
PICK_HIGH_PRIORITY_FLAGRV_RenderUIstatic
popColor()RV_RenderUI
popLineSmoothing()RV_RenderUI
popLineStyle()RV_RenderUI
popLineWidth()RV_RenderUI
popPick()RV_RenderUI
popPointSize()RV_RenderUI
prepare(fpreal xperpixel, fpreal yperpixel, fpreal xorigin, fpreal yorigin)RV_RenderUI
pushColor()RV_RenderUI
pushColor(const UT_Color &c, fpreal32 a=1.0f)RV_RenderUI
pushColor(fpreal32 r, fpreal32 g, fpreal32 b, fpreal32 a=1.0f)RV_RenderUI
pushLineSmoothing(bool smooth_lines)RV_RenderUI
pushLineSmoothing()RV_RenderUI
pushLineStyle(RE_LineStyle style)RV_RenderUI
pushLineStyle()RV_RenderUI
pushLineWidth(fpreal32 width)RV_RenderUI
pushLineWidth()RV_RenderUI
pushPick(UT_Vector3i pick_base_id, UT_Vector3i pick_component_id, bool high_priority=false)RV_RenderUI
pushPointSize(fpreal32 size)RV_RenderUI
rect2DS(int x1, int y1, int x2, int y2)RV_RenderUI
rect2DW(fpreal32 x1, fpreal32 y1, fpreal32 x2, fpreal32 y2)RV_RenderUI
rectf2DS(int x1, int y1, int x2, int y2)RV_RenderUI
rectf2DW(fpreal32 x1, fpreal32 y1, fpreal32 x2, fpreal32 y2)RV_RenderUI
resetCurrentZ()RV_RenderUIprotected
ringfS(int x, int y, int inner_r, int outer_r)RV_RenderUI
ringfW(float x, float y, float inner_r, float outer_r)RV_RenderUI
RV_RenderUI()RV_RenderUI
sectorfW(float x, float y, float inner_r, float outer_r, float angle_start, float angle_end)RV_RenderUI
sectorW(float x, float y, float inner_r, float outer_r, float angle_start, float angle_end)RV_RenderUI
setAlpha(fpreal32 a)RV_RenderUI
setColor(const UT_Color &c, fpreal32 a=1.0f)RV_RenderUI
setColor(fpreal32 r, fpreal32 g, fpreal32 b, fpreal32 a=1.0f)RV_RenderUI
setLineSmoothing(bool smooth_lines)RV_RenderUI
setLineStyle(RE_LineStyle style)RV_RenderUI
setLineWidth(fpreal32 width)RV_RenderUI
setPickHighPriority(bool high_priority)RV_RenderUI
setPointSize(fpreal32 size)RV_RenderUI
setViewProjection(const UT_Matrix4F &view, const UT_Matrix4F &proj)RV_RenderUI
setZStart(fpreal32 zStart)RV_RenderUIvirtual
UT_NonCopyable()=defaultUT_NonCopyableNS::UT_NonCopyableprivate
UT_NonCopyable(const UT_NonCopyable &)=deleteUT_NonCopyableNS::UT_NonCopyableprivate
v2DI(const int vtx[2])RV_RenderUIinline
v2DW(const fpreal32 vtx[2])RV_RenderUI
v3DW(const float vtx[3])RV_RenderUI
vertex2DI(int x, int y)RV_RenderUIinline
vertex2DS(int x, int y)RV_RenderUIinline
vertex2DW(fpreal32 x, fpreal32 y)RV_RenderUIinline
vertex3DW(float x, float y, float z)RV_RenderUIinline
~RV_RenderUI()RV_RenderUIvirtual
~UT_NonCopyable()=defaultUT_NonCopyableNS::UT_NonCopyableprivate