Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
Packing style (for packers)
Enumerations
enum
{
FX::PACK_NORMAL
= 0,
FX::PACK_UNIFORM_HEIGHT
= 0x00008000,
FX::PACK_UNIFORM_WIDTH
= 0x00010000
}
Enumeration Type Documentation
anonymous enum
Packing style (for packers).
Enumerator:
PACK_NORMAL
Default is each its own size.
PACK_UNIFORM_HEIGHT
Uniform height.
PACK_UNIFORM_WIDTH
Uniform width.
Copyright © 1997-2005 Jeroen van der Zijp