Blender V2.61 - r43446
Public Attributes

BevPoint Struct Reference

#include <DNA_curve_types.h>

List of all members.

Public Attributes

float vec [3]
float alfa
float radius
float weight
float sina
float cosa
float dir [3]
float tan [3]
float quat [4]
short split_tag
short dupe_tag

Detailed Description

Definition at line 83 of file DNA_curve_types.h.


Member Data Documentation

Definition at line 85 of file DNA_curve_types.h.

Referenced by do_makeDispListCurveTypes(), and makeBevelList().

float BevPoint::dir[3]

Definition at line 87 of file DNA_curve_types.h.

Referenced by makeBevelList().

float BevPoint::quat[4]

Definition at line 85 of file DNA_curve_types.h.

Referenced by do_makeDispListCurveTypes(), and makeBevelList().

Definition at line 87 of file DNA_curve_types.h.

Referenced by do_makeDispListCurveTypes(), and makeBevelList().

float BevPoint::tan[3]
float BevPoint::vec[3]

Definition at line 84 of file DNA_curve_types.h.

Referenced by calc_curvepath(), and makeBevelList().


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