MCPcopy Create free account
hub / github.com/RozDavid/UnScene3D / float3x2

Method float3x2

utils/cuda_utils/include/cuda_SimpleMatrixUtil.h:229–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227public:
228
229 inline __device__ __host__ float3x2()
230 {
231 }
232
233 inline __device__ __host__ float3x2(const float values[6])
234 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected