#include <draw_info.hpp>
◆ IndexedVertexPositions() [1/3]
| draw_info::IndexedVertexPositions::IndexedVertexPositions |
( |
| ) |
|
|
inline |
◆ IndexedVertexPositions() [2/3]
| draw_info::IndexedVertexPositions::IndexedVertexPositions |
( |
std::vector< unsigned int > | indices, |
|
|
std::vector< glm::vec3 > | xyz_positions, |
|
|
int | id = -1 ) |
|
inline |
◆ IndexedVertexPositions() [3/3]
| draw_info::IndexedVertexPositions::IndexedVertexPositions |
( |
const IVPNormals & | ivpn | ) |
|
◆ operator<<
◆ buffer_modification_tracker
◆ id
| int draw_info::IndexedVertexPositions::id |
◆ indices
| std::vector<unsigned int> draw_info::IndexedVertexPositions::indices |
◆ transform
| Transform draw_info::IndexedVertexPositions::transform |
◆ xyz_positions
| std::vector<glm::vec3> draw_info::IndexedVertexPositions::xyz_positions |
The documentation for this class was generated from the following files: