|
Blender V4.3
|
This is the complete list of members for SeqQuadsBatch, including all inherited members.
| add_line(float x1, float y1, float x2, float y2, const uchar color[4]) | SeqQuadsBatch | inline |
| add_line(float x1, float y1, float x2, float y2, const uchar color1[4], const uchar color2[4]) | SeqQuadsBatch | |
| add_quad(float x1, float y1, float x2, float y2, const uchar color[4]) | SeqQuadsBatch | inline |
| add_quad(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, const uchar color[4]) | SeqQuadsBatch | inline |
| add_quad(float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, const uchar color1[4], const uchar color2[4], const uchar color3[4], const uchar color4[4]) | SeqQuadsBatch | |
| add_wire_quad(float x1, float y1, float x2, float y2, const uchar color[4]) | SeqQuadsBatch | |
| draw() | SeqQuadsBatch | |
| SeqQuadsBatch() | SeqQuadsBatch | |
| ~SeqQuadsBatch() | SeqQuadsBatch |