Properties Struct Reference
|
Geometry Lib
|
Shape::Properties Struct Reference
#include <shape.hpp>
Public Attributes | |
| std::array< double, 2 > | position |
| std::string | color |
Detailed Description
Shape properties.
Member Data Documentation
◆ color
| std::string Shape::Properties::color |
The shape's color.
◆ position
| std::array<double, 2> Shape::Properties::position |
The shape's position.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/doxysphinx-demo/checkouts/latest/geometry_lib/include/geometry/shape.hpp
Generated by