Murl::Resource::IAtlas::Raw::Rectangle Struct Reference

A single rectangle. More...

#include "murl_resource_i_atlas.h"

Public Attributes

Float mTexCoordX1
 The start X texture coordinate (left).
 
Float mTexCoordY1
 The start Y texture coordinate (bottom).
 
Float mTexCoordX2
 The end X texture coordinate (right).
 
Float mTexCoordY2
 The end Y texture coordinate (top).
 
Float mCoordX1
 The start X screen coordinate (left).
 
Float mCoordY1
 The start Y screen coordinate (bottom).
 
Float mCoordX2
 The end X screen coordinate (right).
 
Float mCoordY2
 The end Y screen coordinate (top).
 

Detailed Description

A single rectangle.


The documentation for this struct was generated from the following file:
  • murl_resource_i_atlas.h


Copyright © 2011-2024 Spraylight GmbH.