#include <Line.hpp>
|
C3D_API | Line (uint32_t a, uint32_t b) noexcept |
| Constructor.
|
|
| Line () noexcept |
| Constructor.
|
|
uint32_t | operator[] (uint32_t index) const |
| Retrieves the vertex index.
|
|
◆ Line() [1/2]
C3D_API castor3d::Line::Line |
( |
uint32_t | a, |
|
|
uint32_t | b ) |
|
noexcept |
Constructor.
- Parameters
-
[in] | a,b | The two vertices indices |
◆ Line() [2/2]
◆ operator[]()
uint32_t castor3d::Line::operator[] |
( |
uint32_t | index | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- Castor3D/Model/Mesh/Submesh/Component/Line.hpp