|
opensurgsim
|
Public Member Functions | |
| bool | operator== (const SurgSim::Graphics::VertexData &rhs) const |
| Equality operator. More... | |
| bool | operator!= (const SurgSim::Graphics::VertexData &rhs) const |
| Inequality operator. More... | |
Public Attributes | |
| SurgSim::DataStructures::OptionalValue< SurgSim::Math::Vector2d > | texture |
| SurgSim::DataStructures::OptionalValue< SurgSim::Math::Vector4d > | color |
|
inline |
Inequality operator.
| rhs | The right hand side. |
|
inline |
Equality operator.
| rhs | The right hand side. |
1.8.12