![]()  | 
  
    Pyrogenesis HEAD
    
   Pyrogenesis, a RTS Engine 
   | 
 
Classes | |
| struct | MinimapUnitVertex | 
Functions | |
| unsigned int | ScaleColor (unsigned int color, float x) | 
| void | DrawTexture (Renderer::Backend::IDeviceCommandContext *deviceCommandContext, Renderer::Backend::IVertexInputLayout *quadVertexInputLayout) | 
| void | AddEntity (const MinimapUnitVertex &v, VertexArrayIterator< u8[4]> &attrColor, VertexArrayIterator< float[2]> &attrPos, const float entityRadius, const bool useInstancing) | 
Variables | |
| constexpr size_t | MAX_ENTITIES_DRAWN = 65536 / 4 | 
| constexpr size_t | MAX_ICON_COUNT = 256 | 
| constexpr size_t | MAX_UNIQUE_ICON_COUNT = 64 | 
| constexpr size_t | ICON_COMBINING_GRID_SIZE = 10 | 
| constexpr size_t | FINAL_TEXTURE_SIZE = 512 | 
      
  | 
  inline | 
| void anonymous_namespace{MiniMapTexture.cpp}::DrawTexture | ( | Renderer::Backend::IDeviceCommandContext * | deviceCommandContext, | 
| Renderer::Backend::IVertexInputLayout * | quadVertexInputLayout | ||
| ) | 
| unsigned int anonymous_namespace{MiniMapTexture.cpp}::ScaleColor | ( | unsigned int | color, | 
| float | x | ||
| ) | 
      
  | 
  constexpr | 
      
  | 
  constexpr | 
      
  | 
  constexpr | 
      
  | 
  constexpr | 
      
  | 
  constexpr |