This commit is contained in:
Seth Alves 2016-11-18 15:27:45 -08:00
parent 3278478a60
commit 47062d29f5

View file

@ -149,7 +149,7 @@ private:
// may not match _voxelVolumeSize.
model::MeshPointer _mesh;
gpu::Stream::FormatPointer _vertexFormat;
gpu::Stream::FormatPointer _vertexFormat;
bool _meshDirty { true }; // does collision-shape need to be recomputed?
bool _meshInitialized { false };