Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ Render
Function
Render
Rendering/OpenGL2/vtkEquirectangularToCubeMapTexture.h:49–49 ·
view source on GitHub ↗
* Implement base class method. */
Source
from the content-addressed store, hash-verified
47
* Implement base class method.
48
*/
49
void Render(vtkRenderer* ren) override { this->Load(ren); }
50
51
///@{
52
/**
Callers
nothing calls this directly
Calls
1
Load
Method · 0.45
Tested by
no test coverage detected