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