v3Length 268 Source/platform/transforms/TransformationMatrix.cpp double len = v3Length(v); v3Length 376 Source/platform/transforms/TransformationMatrix.cpp result.scaleX = v3Length(row[0]); v3Length 384 Source/platform/transforms/TransformationMatrix.cpp result.scaleY = v3Length(row[1]); v3Length 395 Source/platform/transforms/TransformationMatrix.cpp result.scaleZ = v3Length(row[2]);