Am5os
 All Classes Functions Pages
Public Member Functions | List of all members
FrameDetectionData Class Reference

Public Member Functions

std::vector< ElementGetElementsOfType (ObjectType type)
 
void AddElementsOfType (ObjectType type, std::vector< Element > elements)
 

Member Function Documentation

void FrameDetectionData::AddElementsOfType ( ObjectType  type,
std::vector< Element elements 
)

Adds a vector of elements with a given type

Parameters
typeThe type of the elements
elementsThe vector with elements

Here is the caller graph for this function:

std::vector< Element > FrameDetectionData::GetElementsOfType ( ObjectType  type)

Gets a vector of elements with the given type

Parameters
typeThe type of the elements
Returns
The vector with all elements of the given type

Here is the caller graph for this function:


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