Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsCppStructs.h2316 ULong3(uint64_t initX, uint64_t initY, uint64_t initZ) in ULong3() function
2318 ULong3() : x(0), y(0), z(0) {} in ULong3() function