Regions Class - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual
3.20.2. Methods
IsValid
C++:
C:
Returns true if the object contains valid information about a real time event, and false if
invalid. Some methods, may sometimes, return void real time events. In C, this
behaviour is detected as its value will be "0". In C++, however, this method is
necessary because the object, as it is not a pointer, would always be valid.
AddRef
C++:
C:
Ver 2.2.1. Memory management.
Release
C++:
C:
Ver 2.2.1. Memory management.

3.21. Regions Class

Collection of coordinates; which define each detector loop.
3.21.1. Properties
Count
C++:
C:
of Unit.
Number of coordinates in the collection.
Item
C++:
C:
Quercus Technologies
bool IsValid()
Does not exist
Does not exist
void VL_RealTimeInformation_AddRef ( int h )
Does not exist
void VL_RealTimeInformation_Release ( int h )
int Count ( )
Does not exist, check VL_Detector_get_LoopsCoordinates_Count(int h)
Region Item ( int item )
Does not exist, check VL_Detector_get_LoopsCoordinates_Item(int h, int
59

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents