Can I safely convert struct of floats into float array in C++? – stackoverflow.com 11:24 Posted by Unknown No Comments For example I have this struct struct A { float x; float y; float z; }; Can I do this? A a; float* array = (float*)a; And use a as float array? from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitMathematica thinks (-1)^n is non-real – mathematica.stackexchange.comno Schengen exit registration on system – travel.stackexchange.comIn Dune, what were the benefits to becoming a Guild Navigator? – scifi.stackexchange.comHow did they cancel out O-terms in this fraction? – cs.stackexchange.comPressure inside a launch fairing - falcon 9 – space.stackexchange.comDoes Aura of Protection add to my spell save DC? – rpg.stackexchange.com
0 Comment to "Can I safely convert struct of floats into float array in C++? – stackoverflow.com"
Post a Comment