VTK
Public Member Functions | Public Attributes | List of all members
vtkShader::ReplacementSpec Class Reference

#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
 

Detailed Description

Definition at line 85 of file vtkShader.h.

Member Function Documentation

bool vtkShader::ReplacementSpec::operator< ( const ReplacementSpec v1) const
inline

Definition at line 91 of file vtkShader.h.

bool vtkShader::ReplacementSpec::operator> ( const ReplacementSpec v1) const
inline

Definition at line 103 of file vtkShader.h.

Member Data Documentation

std::string vtkShader::ReplacementSpec::OriginalValue

Definition at line 88 of file vtkShader.h.

vtkShader::Type vtkShader::ReplacementSpec::ShaderType

Definition at line 89 of file vtkShader.h.

bool vtkShader::ReplacementSpec::ReplaceFirst

Definition at line 90 of file vtkShader.h.


The documentation for this class was generated from the following file: