OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_temp
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/calib3d/test/
test_chessboardgenerator.cpp
98
Vec3f
n_temp
= n;
n_temp
[0] += 100;
local
99
Vec3f b1 = n.cross(
n_temp
);
Completed in 84 milliseconds