7 constexpr char&
operator[](std::size_t a_idx) {
return buf[a_idx]; }
Definition AbsorbEffect.h:6
Definition hkpShapeBuffer.h:6
char buf[512]
Definition hkpShapeBuffer.h:9
constexpr char & operator[](std::size_t a_idx)
Definition hkpShapeBuffer.h:7