Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Render
Method
Render
Rendering/VtkJS/vtkVtkJSViewNodeFactory.cxx:73–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void Render(bool prepass) override
74
{
75
this->Base::Render(prepass);
76
UpdateIfAlgorithm::Update(Renderable::SafeDownCast(this->GetRenderable()));
77
}
78
};
79
}
80
Callers
nothing calls this directly
Calls
1
Update
Function · 0.50
Tested by
no test coverage detected