Home |
Obtaining a Pointer to PegPresentationManager Finding an Object's Parent Determining the Position of an Object |
Finding an Object's ParentThe PegThing member function Parent() returns a pointer to the parent of the current object. If the object has no parent, the Parent() function returns NULL. Obtaining a Pointer to PegPresentationManager
|