#include <iostream>
#include "vgl_homg_point_1d.h"
Go to the source code of this file.
◆ VGL_HOMG_POINT_1D_INSTANTIATE
| #define VGL_HOMG_POINT_1D_INSTANTIATE |
( |
|
T | ) |
|
Value:std::ostream & operator<<(std::ostream &s, vgl_orient_box_3d< Type > const &p)
Write box to stream.
std::istream & operator>>(std::istream &is, vgl_orient_box_3d< Type > &p)
Read box from stream.
Represents a homogeneous 1-D point, i.e., a homogeneous pair (x,w).
Definition at line 24 of file vgl_homg_point_1d.hxx.
◆ operator<<()
◆ operator>>()