Blender  V2.59
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 388 of file WM_types.h.


Member Data Documentation

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

Definition at line 403 of file WM_types.h.

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

Definition at line 397 of file WM_types.h.

Referenced by ndof_orbit_invoke(), and ndof_to_axis_angle().

Definition at line 398 of file WM_types.h.

Referenced by attach_ndof_data(), and ndof_orbit_invoke().

Definition at line 398 of file WM_types.h.

Referenced by attach_ndof_data(), and ndof_orbit_invoke().

Definition at line 398 of file WM_types.h.

Referenced by attach_ndof_data(), and ndof_orbit_invoke().

Definition at line 393 of file WM_types.h.

Referenced by flyApply_ndof(), ndof_orbit_invoke(), ndof_pan_invoke(), and view_ndof_invoke().

Definition at line 394 of file WM_types.h.

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

Definition at line 394 of file WM_types.h.

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

Definition at line 394 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: