Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
ApraLines Class Reference

#include <ApraLines.h>

Collaboration diagram for ApraLines:
Collaboration graph

Public Member Functions

 ApraLines (void *buffer, size_t size)
 
int size ()
 
cv::Vec4i & operator[] (int i)
 

Protected Attributes

int count
 
cv::Vec4i * lines
 

Constructor & Destructor Documentation

◆ ApraLines()

ApraLines::ApraLines ( void * buffer,
size_t size )
Here is the call graph for this function:

Member Function Documentation

◆ operator[]()

cv::Vec4i & ApraLines::operator[] ( int i)

element access

◆ size()

int ApraLines::size ( )
Here is the caller graph for this function:

Member Data Documentation

◆ count

int ApraLines::count
protected

◆ lines

cv::Vec4i* ApraLines::lines
protected

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