#include <cmath>
#include <iostream>
#include "vgl_homg_plane_3d.h"
#include <cassert>
#include <vgl/vgl_plane_3d.h>
#include <vgl/vgl_homg_point_3d.h>
#include <vgl/vgl_homg_line_3d_2_points.h>
Go to the source code of this file.
◆ VGL_HOMG_PLANE_3D_INSTANTIATE
| #define VGL_HOMG_PLANE_3D_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.
Definition at line 117 of file vgl_homg_plane_3d.hxx.
◆ operator<<()
◆ operator>>()