Blender V2.61 - r43446
Public Attributes

vec2f Struct Reference

#include <DNA_vec_types.h>

List of all members.

Public Attributes

float x
float y

Detailed Description

vector of two floats.

Definition at line 46 of file DNA_vec_types.h.


Member Data Documentation

float vec2f::x

Definition at line 47 of file DNA_vec_types.h.

Referenced by draw_horizontal_join_shape(), and draw_vertical_join_shape().

float vec2f::y

Definition at line 47 of file DNA_vec_types.h.

Referenced by draw_horizontal_join_shape(), and draw_vertical_join_shape().


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