------------------------------------------------------------------------------
| 155 | |
| 156 | //------------------------------------------------------------------------------ |
| 157 | bool vtkTextActor3D::GetForceTranslucent() |
| 158 | { |
| 159 | return this->ImageActor->GetForceTranslucent(); |
| 160 | } |
| 161 | |
| 162 | //------------------------------------------------------------------------------ |
| 163 | void vtkTextActor3D::ForceTranslucentOn() |
no outgoing calls
no test coverage detected