Home
last modified time | relevance | path

Searched defs:lcVector4 (Results 1 – 2 of 2) sorted by relevance

/dports/cad/leocad/leocad-21.06/common/
H A Dlc_global.h84 class lcVector4; variable
H A Dlc_math.h143 lcVector4() in lcVector4() function
147 constexpr lcVector4(const float _x, const float _y, const float _z, const float _w) in lcVector4() function
152 constexpr lcVector4(const lcVector3& _xyz, const float _w) in lcVector4() function