CPP-TOOLBOX
Loading...
Searching...
No Matches
draw_info::TransformedIVPGroup Class Reference

#include <draw_info.hpp>

Public Member Functions

 TransformedIVPGroup ()
 
 TransformedIVPGroup (std::vector< IndexedVertexPositions > ivps, int id)
 

Public Attributes

int id
 
std::vector< IndexedVertexPositionsivps
 
Transform transform
 

Constructor & Destructor Documentation

◆ TransformedIVPGroup() [1/2]

draw_info::TransformedIVPGroup::TransformedIVPGroup ( )
inline

◆ TransformedIVPGroup() [2/2]

draw_info::TransformedIVPGroup::TransformedIVPGroup ( std::vector< IndexedVertexPositions > ivps,
int id )
inline

Member Data Documentation

◆ id

int draw_info::TransformedIVPGroup::id

◆ ivps

std::vector<IndexedVertexPositions> draw_info::TransformedIVPGroup::ivps

◆ transform

Transform draw_info::TransformedIVPGroup::transform

The documentation for this class was generated from the following file: