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

#include <draw_info.hpp>

Public Member Functions

 TransformedIVPTPGroup ()
 
 TransformedIVPTPGroup (std::vector< IVPTexturePacked > ivptp, int id)
 
void regenerate_ids (IDGenerator &tig_id_generator, IDGenerator &ivptp_id_generator)
 

Public Attributes

std::vector< IVPTexturePackedivptps
 
int id
 
Transform transform
 

Constructor & Destructor Documentation

◆ TransformedIVPTPGroup() [1/2]

draw_info::TransformedIVPTPGroup::TransformedIVPTPGroup ( )
inline

◆ TransformedIVPTPGroup() [2/2]

draw_info::TransformedIVPTPGroup::TransformedIVPTPGroup ( std::vector< IVPTexturePacked > ivptp,
int id )
inline

Member Function Documentation

◆ regenerate_ids()

void draw_info::TransformedIVPTPGroup::regenerate_ids ( IDGenerator & tig_id_generator,
IDGenerator & ivptp_id_generator )
inline

Member Data Documentation

◆ id

int draw_info::TransformedIVPTPGroup::id

◆ ivptps

std::vector<IVPTexturePacked> draw_info::TransformedIVPTPGroup::ivptps

◆ transform

Transform draw_info::TransformedIVPTPGroup::transform

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