MCPcopy Create free account
hub / github.com/dartsim/dart / notifyColorUpdated

Method notifyColorUpdated

dart/dynamics/Shape.cpp:174–177  ·  view source on GitHub ↗

==============================================================================

Source from the content-addressed store, hash-verified

172
173//==============================================================================
174void Shape::notifyColorUpdated(const Eigen::Vector4d& /*color*/)
175{
176 // Do nothing
177}
178
179//==============================================================================
180std::size_t Shape::incrementVersion()

Callers 3

setRGBAMethod · 0.45
ShapeFunction · 0.45
customPreRefreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected