#include <draw_info.hpp>
◆ IVPNTRigged()
| draw_info::IVPNTRigged::IVPNTRigged |
( |
std::vector< unsigned int > | indices, |
|
|
std::vector< glm::vec3 > | xyz_positions, |
|
|
std::vector< glm::vec3 > | normals, |
|
|
std::vector< glm::vec2 > | texture_coordinates, |
|
|
const std::string & | texture, |
|
|
std::vector< VertexBoneData > | bone_data, |
|
|
int | id ) |
|
inline |
◆ bone_data
◆ id
| int draw_info::IVPNTRigged::id |
◆ indices
| std::vector<unsigned int> draw_info::IVPNTRigged::indices |
◆ normals
| std::vector<glm::vec3> draw_info::IVPNTRigged::normals |
◆ texture_coordinates
| std::vector<glm::vec2> draw_info::IVPNTRigged::texture_coordinates |
◆ texture_path
| std::string draw_info::IVPNTRigged::texture_path |
◆ transform
◆ xyz_positions
| std::vector<glm::vec3> draw_info::IVPNTRigged::xyz_positions |
The documentation for this class was generated from the following file: