|
Public Attributes | |
GfxTL::AABox< GfxTL::Vector2Df > | bbox |
MiscLib::Vector< char > | bitmap |
MiscLib::Vector< size_t > | bmpIdx |
MiscLib::Vector< std::pair< float, float > > | params |
size_t | uextent |
size_t | vextent |
Definition at line 21 of file BitmapPrimitiveShape.h.
GfxTL::AABox< GfxTL::Vector2Df > bbox |
Definition at line 25 of file BitmapPrimitiveShape.h.
MiscLib::Vector< char > bitmap |
Definition at line 24 of file BitmapPrimitiveShape.h.
MiscLib::Vector< size_t > bmpIdx |
Definition at line 26 of file BitmapPrimitiveShape.h.
MiscLib::Vector< std::pair< float, float > > params |
Definition at line 23 of file BitmapPrimitiveShape.h.
size_t uextent |
Definition at line 27 of file BitmapPrimitiveShape.h.
size_t vextent |
Definition at line 27 of file BitmapPrimitiveShape.h.