pgBuf< T > | A memory pool for the specified type |
pgCdt | TODO |
pgCdt::pgCdt::AABB | TODO |
pgCdt::pgCdt::Box | TODO |
pgCdt::pgCdt::CdtInfo | TODO |
pgCdt::pgCdt::Ray | TODO |
pgCdt::pgCdt::Sph | TODO |
pgCdt::pgCdt::Tri | TODO |
pgCol | A 32-bit color which is represented by red, green, blue and alpha components |
pgConf | TODO |
pgConfMgr | TODO |
pgDbgMgr | TODO |
pgDraw | The base class of the drawable-object classes |
pgDrawMgr | TODO |
pgEnt | TODO |
pgException | The base class for the exceptions of Pogolyn |
pgFix | A 32-bit fixed point number |
pgFlag< D, T > | A set of bits as a data structure |
pgFont | TODO |
pgID | A unique value to identify objects |
pgKeyMgr | TODO |
pgList< T > | A Sequence of elements stored in a linked list |
pgList< T >::pgList::Item | An element of pgList |
pgLit | TODO |
pgLts | TODO |
pgMap< K, D > | A sorted associative containers that contain unique key/value pairs |
pgMat | A 3x4 matrix which is represented by four pgVecs |
pgMath | Provides mathematical functions |
pgMdl | TODO |
pgMdlData | TODO |
pgMemMgr | TODO |
pgMot | TODO |
pgMotData | TODO |
pgMsg< N > | A general purpose message with fixed number parameters |
pgNode | TODO |
pgPrim | TODO |
pgQuat | A quaternion |
pgRend | TODO |
pgRend_Light | TODO |
pgRend_Shader | TODO |
pgRes | TODO |
pgResMgr | TODO |
pgScr | TODO |
pgShd | TODO |
pgSndMgr | TODO |
pgSprt | TODO |
pgStr< T, N > | A string with fixed length |
pgSysMgr | TODO |
pgTask | TODO |
pgTaskMgr | TODO |
pgTex | TODO |
pgTree< T > | A tree container which can have a parent and children |
pgType< D, T > | An enum type with specified size |
pgUtil | TODO |
pgVec | A 3-element vector which is represented by xyz coordinates |