|
HighMap library (C++)
|
#include <algebra.hpp>


Public Attributes | |
| float & | a = x |
| float & | b = y |
| float & | c = z |
| float & | d = w |
| const float & | a_const = x |
| const float & | b_const = y |
| const float & | c_const = z |
| const float & | d_const = w |
| float& hmap::Vec4< float >::a = x |
| float& hmap::Vec4< float >::b = y |
| float& hmap::Vec4< float >::c = z |
| float& hmap::Vec4< float >::d = w |
| const float& hmap::Vec4< float >::a_const = x |
| const float& hmap::Vec4< float >::b_const = y |
| const float& hmap::Vec4< float >::c_const = z |
| const float& hmap::Vec4< float >::d_const = w |