Blender V2.61 - r43446
Public Attributes

PathPoint Struct Reference

#include <DNA_curve_types.h>

List of all members.

Public Attributes

float vec [4]
float quat [4]
float radius
float weight

Detailed Description

Definition at line 56 of file DNA_curve_types.h.


Member Data Documentation

float PathPoint::quat[4]

Definition at line 58 of file DNA_curve_types.h.

Referenced by calc_curvepath(), where_on_path(), and where_on_path_deform().

Definition at line 59 of file DNA_curve_types.h.

Referenced by calc_curvepath(), where_on_path(), and where_on_path_deform().

float PathPoint::vec[4]

Definition at line 57 of file DNA_curve_types.h.

Referenced by calc_curvepath(), where_on_path(), and where_on_path_deform().

Definition at line 59 of file DNA_curve_types.h.

Referenced by calc_curvepath(), and where_on_path().


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