KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PDF_3D_VIEW Struct Reference

#include <plotters_pslike.h>

Public Attributes

std::string m_name
 
std::vector< float > m_cameraMatrix
 
float m_cameraCenter
 
float m_fov
 

Detailed Description

Definition at line 241 of file plotters_pslike.h.

Member Data Documentation

◆ m_cameraCenter

float PDF_3D_VIEW::m_cameraCenter

Definition at line 245 of file plotters_pslike.h.

◆ m_cameraMatrix

std::vector<float> PDF_3D_VIEW::m_cameraMatrix

Definition at line 244 of file plotters_pslike.h.

◆ m_fov

float PDF_3D_VIEW::m_fov

Definition at line 246 of file plotters_pslike.h.

◆ m_name

std::string PDF_3D_VIEW::m_name

Definition at line 243 of file plotters_pslike.h.


The documentation for this struct was generated from the following file: