X-Git-Url: https://harrygodden.com/git/?p=csRadar.git;a=blobdiff_plain;f=vmf.h;h=cdec7dd94ec2550dfe228fcd1ff02bd2bbd5a81c;hp=887fe849b9da5e684a0286ee7d2b4a754ca8684b;hb=8aa3bce0394bff13b44ea3cd84a47f5880fd7527;hpb=0399aad1d7374badf037a2696d9e276d71b7a297 diff --git a/vmf.h b/vmf.h index 887fe84..cdec7dd 100644 --- a/vmf.h +++ b/vmf.h @@ -69,6 +69,8 @@ struct vmf_map vdf_node *root; } *cache; + + m4x3f transform; }; // IMPLEMENTATION