13 #include <Eigen/StdVector>
16 namespace visualization {
19 typedef Eigen::Matrix<double, 17, 4, Eigen::RowMajor>
Matrix17x4d;
Vector17d ConvertToVector17d()
void ConvertFromVector17d(const Vector17d &v)
Eigen::Vector3d boundingbox_max_
Eigen::Matrix< double, 17, 4, Eigen::RowMajor > Matrix17x4d
Eigen::Vector3d boundingbox_min_
Eigen::aligned_allocator< Matrix17x4d > Matrix17x4d_allocator
bool ConvertToJsonValue(Json::Value &value) const override
Eigen::Matrix< double, 17, 1 > Vector17d
~ViewParameters() override
bool ConvertFromJsonValue(const Json::Value &value) override
Generic file read and write utility for python interface.