From 9e8db1e612c953e47acce5f726c045846b937c5a Mon Sep 17 00:00:00 2001 From: Calvin Balke Date: Tue, 30 Jun 2015 12:41:20 -0700 Subject: [PATCH] Reverted SceneObject changes due to lack of info --- CommonAPI/Common/include/DXAPI/SceneObject.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CommonAPI/Common/include/DXAPI/SceneObject.h b/CommonAPI/Common/include/DXAPI/SceneObject.h index f02b32c..24b3443 100644 --- a/CommonAPI/Common/include/DXAPI/SceneObject.h +++ b/CommonAPI/Common/include/DXAPI/SceneObject.h @@ -12,9 +12,5 @@ namespace DX Point3F position; Point3F scale; - float ℞ - float &ry; - float &rz; - float &rw; }; } // End NameSpace DX