Go to the source code of this file.
Functions | |
Vector3f | boxMax (Vector3f::Ones()) |
Vector3f | boxMin (Vector3f::Zero()) |
Variables | |
Vector3f | p0 = Vector3f::Random() |
Vector3f | p1 = Vector3f::Random().cwiseAbs() |
Vector3f boxMax | ( | Vector3f::Ones() | ) |
Vector3f boxMin | ( | Vector3f::Zero() | ) |
Vector3f p0 = Vector3f::Random() |
Definition at line 2 of file MatrixBase_all.cpp.
Vector3f p1 = Vector3f::Random().cwiseAbs() |
Definition at line 2 of file MatrixBase_all.cpp.