Blender  V3.3
Public Attributes | List of all members
blender::vec_struct_base< T, 2 > Struct Template Reference

#include <BLI_math_vec_types.hh>

Public Attributes

T x
 
T y
 

Detailed Description

template<typename T>
struct blender::vec_struct_base< T, 2 >

Definition at line 31 of file BLI_math_vec_types.hh.

Member Data Documentation

◆ x

template<typename T >
T blender::vec_struct_base< T, 2 >::x

Definition at line 32 of file BLI_math_vec_types.hh.

◆ y

template<typename T >
T blender::vec_struct_base< T, 2 >::y

Definition at line 32 of file BLI_math_vec_types.hh.


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