|
| | ArcTessellator (TrimVertexPool &, Pool &) |
| |
| void | bezier (Arc_ptr, REAL, REAL, REAL, REAL) |
| |
| void | pwl (Arc_ptr, REAL, REAL, REAL, REAL, REAL) |
| |
| void | pwl_left (Arc_ptr, REAL, REAL, REAL, REAL) |
| |
| void | pwl_right (Arc_ptr, REAL, REAL, REAL, REAL) |
| |
| void | pwl_top (Arc_ptr, REAL, REAL, REAL, REAL) |
| |
| void | pwl_bottom (Arc_ptr, REAL, REAL, REAL, REAL) |
| |
| void | tessellateLinear (Arc_ptr, REAL, REAL, int) |
| |
| void | tessellateNonlinear (Arc_ptr, REAL, REAL, int) |
| |
Definition at line 47 of file arctess.h.
◆ ArcTessellator()
◆ ~ArcTessellator()
| ArcTessellator::~ArcTessellator |
( |
void | | ) |
|
◆ bezier()
| void ArcTessellator::bezier |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | ) |
◆ pwl()
| void ArcTessellator::pwl |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | ) |
◆ pwl_bottom()
| void ArcTessellator::pwl_bottom |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | ) |
◆ pwl_left()
| void ArcTessellator::pwl_left |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | ) |
◆ pwl_right()
| void ArcTessellator::pwl_right |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | ) |
◆ pwl_top()
| void ArcTessellator::pwl_top |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
REAL | ) |
◆ tessellateLinear()
| void ArcTessellator::tessellateLinear |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
int | ) |
◆ tessellateNonlinear()
| void ArcTessellator::tessellateNonlinear |
( |
Arc_ptr | , |
|
|
REAL | , |
|
|
REAL | , |
|
|
int | ) |
The documentation for this class was generated from the following files: