Ceetron Data Provider Framework
Public Member Functions | List of all members
CDPVisibilityResult Class Referenceabstract

Public Member Functions

virtual CDPVisibilityResultValueGroupaddGroup ()=0
 

Detailed Description

The visibility result for a given geometry in a given state.

This class contains an array of groups. The groups are matched with the corresponding element group.

The matching is done by index, so the result must have as many groups as there are element groups in the corresponding geometry.

Member Function Documentation

CDPVisibilityResultValueGroup * CDPVisibilityResult::addGroup ( )
pure virtual

Add a visibility result value group to this result.

Use this method to add the group, and populate the results for the group in the returned CDPVisibilityResultValueGroup object.


The documentation for this class was generated from the following files: