Detailed Description
template<class OpenMeshType>
struct vcg::tri::io::JfrImporterPLY< OpenMeshType >::LoadPly_Camera
Definition at line 136 of file jfr_import_ply.h.
List of all members.
Public Attributes |
|
int | id |
|
float | view_px |
|
float | view_py |
|
float | view_pz |
|
float | x_axisx |
|
float | x_axisy |
|
float | x_axisz |
|
float | y_axisx |
|
float | y_axisy |
|
float | y_axisz |
|
float | z_axisx |
|
float | z_axisy |
|
float | z_axisz |
|
float | focal |
|
float | scalex |
|
float | scaley |
|
float | centerx |
|
float | centery |
|
int | viewportx |
|
int | viewporty |
|
float | k1 |
|
float | k2 |
|
float | k3 |
|
float | k4 |
The documentation for this struct was generated from the following file: