KiCad PCB EDA Suite
|
#include <plotters_pslike.h>
Public Attributes | |
std::string | m_name |
float | m_cameraMatrix [12] |
float | m_cameraCenter |
float | m_fov |
Definition at line 232 of file plotters_pslike.h.
float PDF_3D_VIEW::m_cameraCenter |
Definition at line 236 of file plotters_pslike.h.
float PDF_3D_VIEW::m_cameraMatrix[12] |
Definition at line 235 of file plotters_pslike.h.
float PDF_3D_VIEW::m_fov |
Definition at line 237 of file plotters_pslike.h.
std::string PDF_3D_VIEW::m_name |
Definition at line 234 of file plotters_pslike.h.