#include <triclops3d.h>
Public Attributes | |
| int | ncols |
| int | nrows |
| TriclopsPoint3d * | points |
| int | rowinc |
Definition at line 113 of file triclops3d.h.
| int TriclopsImage3d::ncols |
Definition at line 118 of file triclops3d.h.
| int TriclopsImage3d::nrows |
Definition at line 116 of file triclops3d.h.
| TriclopsPoint3d* TriclopsImage3d::points |
Definition at line 124 of file triclops3d.h.
| int TriclopsImage3d::rowinc |
Definition at line 121 of file triclops3d.h.