Home
last modified time | relevance | path

Searched defs:lcVector3 (Results 1 – 3 of 3) sorted by relevance

/dports/cad/leocad/leocad-21.06/common/
H A Dlc_global.h83 class lcVector3; variable
H A Dlc_lxf.cpp10 …ble, std::map<int, std::string>& BrickTable, std::map<std::string, std::pair<lcVector3, lcVector4>… in lcLoadLDrawXML()
H A Dlc_math.h97 lcVector3() in lcVector3() function
101 constexpr lcVector3(const float _x, const float _y, const float _z) in lcVector3() function
284 inline lcVector3::lcVector3(const lcVector4& v) in lcVector3() function