Blender  V3.3
Public Attributes | List of all members
vec2f Struct Reference

#include <DNA_vec_types.h>

Public Attributes

float x
 
float y
 

Detailed Description

vector of two floats.

Definition at line 22 of file DNA_vec_types.h.

Member Data Documentation

◆ x

float vec2f::x

Definition at line 23 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat2(), and layerMultiply_propfloat2().

◆ y

float vec2f::y

Definition at line 23 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat2(), and layerMultiply_propfloat2().


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