HighMap library (C++)
Loading...
Searching...
No Matches
hmap::Vec4< int > Struct Reference

#include <algebra.hpp>

Inheritance diagram for hmap::Vec4< int >:
Collaboration diagram for hmap::Vec4< int >:

Public Attributes

int & a = x
 
int & b = y
 
int & c = z
 
int & d = w
 
const int & a_const = x
 
const int & b_const = y
 
const int & c_const = z
 
const int & d_const = w
 

Member Data Documentation

◆ a

int& hmap::Vec4< int >::a = x

◆ b

int& hmap::Vec4< int >::b = y

◆ c

int& hmap::Vec4< int >::c = z

◆ d

int& hmap::Vec4< int >::d = w

◆ a_const

const int& hmap::Vec4< int >::a_const = x

◆ b_const

const int& hmap::Vec4< int >::b_const = y

◆ c_const

const int& hmap::Vec4< int >::c_const = z

◆ d_const

const int& hmap::Vec4< int >::d_const = w

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