OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_actor
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/viz/src/
vizimpl.cpp
325
vtkProp*
current_actor
= NULL;
local
326
while ((
current_actor
= actors->GetNextProp()) != NULL)
327
if (
current_actor
== actor)
Completed in 840 milliseconds