|
GoPxL SDK
|
Public Member Functions | |
| GoLineSet ()=default | |
| GoLineSet (k32f width, k32u color, bool hasStartPointArrow, bool hasEndPointArrow, std::vector< kPoint3d32f > points) | |
Public Attributes | |
| k32u | color |
| bool | hasEndPointArrow |
| bool | hasStartPointArrow |
| std::vector< kPoint3d32f > | points |
| k32f | width |