Blender
V3.3
|
This is the complete list of members for Freestyle::StrokeVertexRep, including all inherited members.
_alpha | Freestyle::StrokeVertexRep | protected |
_color | Freestyle::StrokeVertexRep | protected |
_point2d | Freestyle::StrokeVertexRep | protected |
_texCoord | Freestyle::StrokeVertexRep | protected |
_texCoord_w_tips | Freestyle::StrokeVertexRep | protected |
alpha() | Freestyle::StrokeVertexRep | inline |
color() | Freestyle::StrokeVertexRep | inline |
point2d() | Freestyle::StrokeVertexRep | inline |
setAlpha(float a) | Freestyle::StrokeVertexRep | inline |
setColor(const Vec3r &p) | Freestyle::StrokeVertexRep | inline |
setPoint2d(const Vec2r &p) | Freestyle::StrokeVertexRep | inline |
setTexCoord(const Vec2r &p, bool tips=false) | Freestyle::StrokeVertexRep | inline |
StrokeVertexRep() | Freestyle::StrokeVertexRep | inline |
StrokeVertexRep(const Vec2r &iPoint2d) | Freestyle::StrokeVertexRep | inline |
StrokeVertexRep(const StrokeVertexRep &iBrother) | Freestyle::StrokeVertexRep | |
texCoord(bool tips=false) | Freestyle::StrokeVertexRep | inline |
~StrokeVertexRep() | Freestyle::StrokeVertexRep | inlinevirtual |