Main comment stating the purpose of this class and relevant relationship to other classes. Possible useful expressions for doIt or printIt. Structure: instVar1 type -- comment about the purpose of instVar1 instVar2 type -- comment about the purpose of instVar2 Any further useful comments about the general approach of this implementation.
ProtoObjectObjectTObjectTFrameTPrimitiveTRectangleTPortalTWirePortal
| instance | class |
|---|---|
| as yet unclassified | no messages
|
| as yet unclassified |
|---|
| render: ogl depth: depth |
| saveForceWire rval | saveForceWire _ ogl forceWire. ogl forceWire: ogl forceWire not. rval _ super render: ogl depth: depth. ogl forceWire: saveForceWire. ^ rval. |