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

Method GetForceTranslucent

Rendering/Core/vtkTextActor3D.cxx:157–160  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

155
156//------------------------------------------------------------------------------
157bool vtkTextActor3D::GetForceTranslucent()
158{
159 return this->ImageActor->GetForceTranslucent();
160}
161
162//------------------------------------------------------------------------------
163void vtkTextActor3D::ForceTranslucentOn()

Callers 5

genericActorSerializerFunction · 0.45
cubeAxesSerializerFunction · 0.45
DrawIBOMethod · 0.45
DrawPrimitivesMethod · 0.45
RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected