Public Member Functions | Public Attributes
vcg::tri::io::u3dparametersclasses::Movie15Parameters< SaveMeshType >::CameraParameters Class Reference

#include <export_u3d.h>

List of all members.

Public Member Functions

 CameraParameters ()
 CameraParameters (const vcg::Point3< ScalarType > &mesh_center, const ScalarType mesh_bbox_diag)
 CameraParameters (const ScalarType cam_fov_angle, const ScalarType cam_roll_angle, const vcg::Point3< ScalarType > &obj_to_cam_dir, const ScalarType obj_to_cam_dist, const ScalarType obj_bbox_diag, const vcg::Point3< ScalarType > &obj_pos=vcg::Point3< ScalarType >(0.0, 0.0, 0.0))

Public Attributes

ScalarType _cam_fov_angle
ScalarType _cam_roll_angle
ScalarType _obj_bbox_diag
vcg::Point3< ScalarType_obj_pos
vcg::Point3< ScalarType_obj_to_cam_dir
ScalarType _obj_to_cam_dist

Detailed Description

template<typename SaveMeshType>
class vcg::tri::io::u3dparametersclasses::Movie15Parameters< SaveMeshType >::CameraParameters

Definition at line 67 of file export_u3d.h.


Constructor & Destructor Documentation

template<typename SaveMeshType>
vcg::tri::io::u3dparametersclasses::Movie15Parameters< SaveMeshType >::CameraParameters::CameraParameters ( ) [inline]

Definition at line 70 of file export_u3d.h.

template<typename SaveMeshType>
vcg::tri::io::u3dparametersclasses::Movie15Parameters< SaveMeshType >::CameraParameters::CameraParameters ( const vcg::Point3< ScalarType > &  mesh_center,
const ScalarType  mesh_bbox_diag 
) [inline]

Definition at line 76 of file export_u3d.h.

template<typename SaveMeshType>
vcg::tri::io::u3dparametersclasses::Movie15Parameters< SaveMeshType >::CameraParameters::CameraParameters ( const ScalarType  cam_fov_angle,
const ScalarType  cam_roll_angle,
const vcg::Point3< ScalarType > &  obj_to_cam_dir,
const ScalarType  obj_to_cam_dist,
const ScalarType  obj_bbox_diag,
const vcg::Point3< ScalarType > &  obj_pos = vcg::Point3<ScalarType>(0.0,0.0,0.0) 
) [inline]

Definition at line 82 of file export_u3d.h.


Member Data Documentation

Definition at line 91 of file export_u3d.h.

Definition at line 92 of file export_u3d.h.

Definition at line 96 of file export_u3d.h.

Definition at line 95 of file export_u3d.h.

Definition at line 93 of file export_u3d.h.

Definition at line 94 of file export_u3d.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:44:03