|
opynsim
Unofficial C++ Documentation
|
#include <scene_helpers.h>
Public Attributes | |
| Vector3 | start {} |
| Vector3 | end {} |
| float | tip_length {} |
| float | neck_thickness {} |
| float | head_thickness {} |
| Color | color = Color::black() |
| SceneDecorationFlags | decoration_flags = SceneDecorationFlag::Default |
| Color osc::ArrowProperties::color = Color::black() |
| SceneDecorationFlags osc::ArrowProperties::decoration_flags = SceneDecorationFlag::Default |
| Vector3 osc::ArrowProperties::end {} |
| float osc::ArrowProperties::head_thickness {} |
| float osc::ArrowProperties::neck_thickness {} |
| Vector3 osc::ArrowProperties::start {} |
| float osc::ArrowProperties::tip_length {} |