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

#include <plotters_pslike.h>

Public Attributes

std::string m_name
 
float m_cameraMatrix [12]
 
float m_cameraCenter
 
float m_fov
 

Detailed Description

Definition at line 232 of file plotters_pslike.h.

Member Data Documentation

◆ m_cameraCenter

float PDF_3D_VIEW::m_cameraCenter

Definition at line 236 of file plotters_pslike.h.

◆ m_cameraMatrix

float PDF_3D_VIEW::m_cameraMatrix[12]

Definition at line 235 of file plotters_pslike.h.

◆ m_fov

float PDF_3D_VIEW::m_fov

Definition at line 237 of file plotters_pslike.h.

◆ m_name

std::string PDF_3D_VIEW::m_name

Definition at line 234 of file plotters_pslike.h.


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