#include <draw_info.hpp>
◆ IVPColor() [1/4]
| draw_info::IVPColor::IVPColor |
( |
| ) |
|
|
inline |
◆ IVPColor() [2/4]
◆ IVPColor() [3/4]
◆ IVPColor() [4/4]
| draw_info::IVPColor::IVPColor |
( |
std::vector< unsigned int > | indices, |
|
|
std::vector< glm::vec3 > | xyz_positions, |
|
|
std::vector< glm::vec3 > | rgb_colors, |
|
|
int | id = -1 ) |
|
inline |
◆ buffer_modification_tracker
◆ id
| int draw_info::IVPColor::id |
◆ indices
| std::vector<unsigned int> draw_info::IVPColor::indices |
◆ rgb_colors
| std::vector<glm::vec3> draw_info::IVPColor::rgb_colors |
◆ transform
◆ xyz_positions
| std::vector<glm::vec3> draw_info::IVPColor::xyz_positions |
The documentation for this class was generated from the following file: