Game Development Reference
In-Depth Information
defer the alignment, the align class also allows this, if the alignment flags are not provided
in the constructor, it is the responsibility of the user to call Apply at the desired moment
and provide the alignment flags. The important thing to remember is that classes such as
align should not keep a copy of the data they are working upon, they should work on refer-
ences and should not need to be dynamically allocated in order to be used.
Search WWH ::




Custom Search