matrix3x3
[csRadar.git] / vmf.h
diff --git a/vmf.h b/vmf.h
index 887fe849b9da5e684a0286ee7d2b4a754ca8684b..cdec7dd94ec2550dfe228fcd1ff02bd2bbd5a81c 100644 (file)
--- a/vmf.h
+++ b/vmf.h
@@ -69,6 +69,8 @@ struct vmf_map
                vdf_node *root;
        }
        *cache;
+       
+       m4x3f transform;
 };
 
 // IMPLEMENTATION