MCPcopy Create free account
hub / github.com/Kitware/VTK / GetHandle

Method GetHandle

Rendering/OpenGL2/vtkOpenGLBufferObject.cxx:158–161  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

156
157//------------------------------------------------------------------------------
158int vtkOpenGLBufferObject::GetHandle() const
159{
160 return static_cast<int>(this->Internal->Handle);
161}
162
163//------------------------------------------------------------------------------
164bool vtkOpenGLBufferObject::Allocate(size_t size, ObjectType objectType, ObjectUsage objectUsage)

Callers 15

GetTQuad2DVBOMethod · 0.45
GetNoiseTextureUnitMethod · 0.45
RenderMethod · 0.45
RenderMethod · 0.45
BindVaryingsMethod · 0.45
AllocateMethod · 0.45
BindBufferMethod · 0.45
ReadBufferMethod · 0.45
GetBufferHandleMethod · 0.45

Calls

no outgoing calls

Tested by 1