Public Member Functions
efl::eo::detail::operations< ::evas_3d_camera >::type< T > Struct Template Reference

Public Member Functions

virtual void projection_matrix_set (const Evas_Real *matrix_)
 
virtual void projection_matrix_get (Evas_Real *matrix_)
 
virtual void projection_perspective_set (Evas_Real fovy_, Evas_Real aspect_, Evas_Real dnear_, Evas_Real dfar_)
 
virtual void projection_frustum_set (Evas_Real left_, Evas_Real right_, Evas_Real bottom_, Evas_Real top_, Evas_Real dnear_, Evas_Real dfar_)
 
virtual void projection_ortho_set (Evas_Real left_, Evas_Real right_, Evas_Real bottom_, Evas_Real top_, Evas_Real dnear_, Evas_Real dfar_)
 
virtual bool node_visible_get (Evas_3D_Node *camera_node_, Evas_3D_Node *node_, Evas_3D_Frustum_Mode key_)