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

#include <DNA_vec_types.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Definition at line 40 of file DNA_vec_types.h.

Member Data Documentation

◆ x

float vec3f::x

Definition at line 41 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().

◆ y

float vec3f::y

Definition at line 41 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().

◆ z

float vec3f::z

Definition at line 41 of file DNA_vec_types.h.

Referenced by layerAdd_propfloat3(), and layerMultiply_propfloat3().


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