#include <hovered_primitives.hpp>
|
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | HoveredCross (const std::uint32_t color=0xFFFFFFFF, const float size=5.0f, const float thickness=1.0f) |
| |
| virtual | ~HoveredCross () override |
| |
| virtual void | draw (ImDrawList *drawlist, const Eigen::Vector3f &uvz) override |
| |
| virtual | ~HoveredDrawing () |
| |
◆ HoveredCross()
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW guik::HoveredCross::HoveredCross |
( |
const std::uint32_t |
color = 0xFFFFFFFF, |
|
|
const float |
size = 5.0f, |
|
|
const float |
thickness = 1.0f |
|
) |
| |
◆ ~HoveredCross()
| virtual guik::HoveredCross::~HoveredCross |
( |
| ) |
|
|
overridevirtual |
◆ draw()
| virtual void guik::HoveredCross::draw |
( |
ImDrawList * |
drawlist, |
|
|
const Eigen::Vector3f & |
uvz |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following file: