CARMA C++
|
The following object type is used to query or replace the current contents of a QuadPath object. More...
#include <carma/szautil/QuadPath.h>
Public Member Functions | |
void | init () |
Empty a QuadData object and set all of its sample values to 0. More... | |
Public Attributes | |
sza::array::QuadData | quaddata_ |
The C-struct this is based on. More... | |
The following object type is used to query or replace the current contents of a QuadPath object.
Definition at line 55 of file QuadPath.h.
void sza::util::QuadPath::QuadData::init | ( | ) |
Empty a QuadData object and set all of its sample values to 0.
sza::array::QuadData sza::util::QuadPath::QuadData::quaddata_ |
The C-struct this is based on.
Definition at line 60 of file QuadPath.h.