[ROOT] --> small

enum containment

Author:
unascribed

Version:
unknown

Source:
baseStep.h:221

Code:
local enum containment { unknownContainment = 0x0, ,
                         in = 0x1, ,
                         on = 0x2, ,
                         out = 0x4} } ;

This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.