fixed PlaneGrid3D example, it RUN OK!!!

This commit is contained in:
2023-09-28 17:44:47 +08:00
parent 3db94948c5
commit db766f33ac
6 changed files with 82 additions and 13 deletions

View File

@@ -66,7 +66,7 @@ namespace hgl
Vector3f coord[4];
Vector2u step;
Vector2u side_step; //到边界的步数
Vector2u side_step; //到边界的步数
Color4f color; //一般线条颜色
Color4f side_color; //边界线条颜色