Mesh mesh = new Mesh(vertices.m_indices.Count, vertices.Length, MeshFlags.Managed, CustomVertex.PositionNormalTextured.Format, m_device);