KiCad PCB EDA Suite
|
#include <plotters_pslike.h>
Public Attributes | |
std::string | m_name |
std::vector< float > | m_cameraMatrix |
float | m_cameraCenter |
float | m_fov |
Definition at line 241 of file plotters_pslike.h.
float PDF_3D_VIEW::m_cameraCenter |
Definition at line 245 of file plotters_pslike.h.
std::vector<float> PDF_3D_VIEW::m_cameraMatrix |
Definition at line 244 of file plotters_pslike.h.
float PDF_3D_VIEW::m_fov |
Definition at line 246 of file plotters_pslike.h.
std::string PDF_3D_VIEW::m_name |
Definition at line 243 of file plotters_pslike.h.