API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
ViewLocation.h File Reference

Go to the source code of this file.

Namespaces

namespace  NDEVR
 

Enumerations

enum class  SnapLocation {
  e_isometric_nw , e_isometric_n , e_isometric_ne , e_isometric_w ,
  e_top_down_snap , e_bottom_snap , e_isometric_e , e_isometric_sw ,
  e_isometric_s , e_isometric_se , e_n_side_snap , e_s_side_snap ,
  e_e_side_snap , e_w_side_snap , e_front , e_back ,
  e_back_wo_pitch , e_left , e_right , e_front_wo_pitch_yaw ,
  e_back_wo_pitch_yaw , e_left_wo_yaw , e_right_wo_yaw , e_best_snap ,
  e_best_side_snap , e_no_snap
}
 A list of directions that a view can be pointed relative to an object or scene. More...
 
enum class  ViewportLayoutTheme {
  e_undefined , e_1_panel , e_1l1r_panel , e_2l1r_panel ,
  e_1l2r_panel , e_2l2r_panel
}
 The potential layouts of multiple viewports within the NDEVR engine. More...