Blender V4.3
vec3i Struct Reference

#include <DNA_vec_types.h>

Public Attributes

int x
 
int y
 
int z
 

Detailed Description

Definition at line 33 of file DNA_vec_types.h.

Member Data Documentation

◆ x

int vec3i::x

Definition at line 34 of file DNA_vec_types.h.

◆ y

int vec3i::y

Definition at line 34 of file DNA_vec_types.h.

◆ z

int vec3i::z

Definition at line 34 of file DNA_vec_types.h.


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