Blender V4.3
vec2i Struct Reference

#include <DNA_vec_types.h>

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 23 of file DNA_vec_types.h.

Member Data Documentation

◆ x

int vec2i::x

Definition at line 24 of file DNA_vec_types.h.

◆ y

int vec2i::y

Definition at line 24 of file DNA_vec_types.h.


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