Video Processing Framework
TrafficRegion Class Reference

#include <Traffic_DataStruct.h>

List of all members.

Public Member Functions

 TrafficRegion (int type=0, float pos_x=0.0, float pos_y=0.0, float size_x=0.0, float size_y=0.0, float orient=0.0)
virtual ~TrafficRegion ()

Public Attributes

int type
float pos_x
float pos_y
float size_x
float size_y
float orient
int n_crosses

Constructor & Destructor Documentation

TrafficRegion::TrafficRegion ( int  type = 0,
float  pos_x = 0.0,
float  pos_y = 0.0,
float  size_x = 0.0,
float  size_y = 0.0,
float  orient = 0.0 
)
TrafficRegion::~TrafficRegion ( ) [virtual]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines