==============================================================================
| 148 | |
| 149 | //============================================================================== |
| 150 | void Shape::refreshData() |
| 151 | { |
| 152 | // Do nothing |
| 153 | } |
| 154 | |
| 155 | //============================================================================== |
| 156 | void Shape::notifyAlphaUpdate(double alpha) |