| 
    VTK
    9.3.0
    
   | 
 
#include <vtkShader.h>
Public Member Functions | |
| bool | operator< (const ReplacementSpec &v1) const | 
| bool | operator> (const ReplacementSpec &v1) const | 
Public Attributes | |
| std::string | OriginalValue | 
| vtkShader::Type | ShaderType | 
| bool | ReplaceFirst | 
Definition at line 72 of file vtkShader.h.
      
  | 
  inline | 
Definition at line 78 of file vtkShader.h.
      
  | 
  inline | 
Definition at line 90 of file vtkShader.h.
| std::string vtkShader::ReplacementSpec::OriginalValue | 
Definition at line 75 of file vtkShader.h.
| vtkShader::Type vtkShader::ReplacementSpec::ShaderType | 
Definition at line 76 of file vtkShader.h.
| bool vtkShader::ReplacementSpec::ReplaceFirst | 
Definition at line 77 of file vtkShader.h.