| 533 | } |
| 534 | |
| 535 | vtkCollection* vtkDrawTexturedElements::GetGLSLModCollection() const |
| 536 | { |
| 537 | return this->GLSLMods; |
| 538 | } |
| 539 | |
| 540 | void vtkDrawTexturedElements::SetCustomUniforms(vtkRenderer* vtkNotUsed(ren), vtkActor* actor) |
| 541 | { |
no outgoing calls
no test coverage detected