[AI] A typed list cursor for iterating over a LegoROIList.
LegoROIListCursor(LegoROIList *p_list)
[AI] Construct a cursor for a given LegoROIList.
[AI] A specialized pointer list for managing LegoROI instances.
LegoROIList(MxBool p_ownership=FALSE)
[AI] Construct a new LegoROIList with optional ownership of contained pointers.
MxS8 Compare(LegoROI *p_a, LegoROI *p_b) override
[AI] Comparison function for LegoROI pointers.
[AI] Represents a Real-time Object Instance enriched with LEGO-specific functionality.