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

Method float2x3

utils/cuda_utils/include/cuda_SimpleMatrixUtil.h:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143public:
144
145 inline __device__ __host__ float2x3()
146 {
147 }
148
149 inline __device__ __host__ float2x3(const float values[6])
150 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected