Blender V2.61 - r43446
Public Attributes

wmNDOFMotionData Struct Reference

#include <WM_types.h>

List of all members.

Public Attributes

union {
   float   tvec [3]
   struct {
      float   tx
      float   ty
      float   tz
   } 
}; 
union {
   float   rvec [3]
   struct {
      float   rx
      float   ry
      float   rz
   } 
}; 
float dt
wmProgress progress

Detailed Description

Definition at line 395 of file WM_types.h.


Member Data Documentation

union { ... }
union { ... }

Definition at line 410 of file WM_types.h.

Referenced by attach_ndof_data(), flyEvent(), ndof_orbit_invoke(), and ndof_pan_invoke().

Definition at line 404 of file WM_types.h.

Referenced by ndof_orbit_invoke(), and ndof_to_axis_angle().

Definition at line 405 of file WM_types.h.

Referenced by attach_ndof_data(), ndof_orbit_invoke(), and ui_ndofedit_but_HSVCIRCLE().

Definition at line 401 of file WM_types.h.

Referenced by attach_ndof_data(), ndof_orbit_invoke(), and ndof_pan_invoke().

Definition at line 401 of file WM_types.h.

Referenced by attach_ndof_data(), ndof_orbit_invoke(), and ndof_pan_invoke().

Definition at line 401 of file WM_types.h.

Referenced by attach_ndof_data(), ndof_orbit_invoke(), and ndof_pan_invoke().


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