![]() |
neoGFX
Cross-platform C++ app/game engine
|
#include <graphics_operations.hpp>
Public Attributes | |
| point | p0 |
| point | p1 |
| point | p2 |
| point | p3 |
| pen | pen |
Definition at line 230 of file graphics_operations.hpp.
| point neogfx::graphics_operation::draw_cubic_bezier::p0 |
Definition at line 232 of file graphics_operations.hpp.
| point neogfx::graphics_operation::draw_cubic_bezier::p1 |
Definition at line 233 of file graphics_operations.hpp.
| point neogfx::graphics_operation::draw_cubic_bezier::p2 |
Definition at line 234 of file graphics_operations.hpp.
| point neogfx::graphics_operation::draw_cubic_bezier::p3 |
Definition at line 235 of file graphics_operations.hpp.
| pen neogfx::graphics_operation::draw_cubic_bezier::pen |
Definition at line 236 of file graphics_operations.hpp.