An NDoc Documented Class Library |
|
Base Constructor
The constructor produces a copy of the initBase, which is used as parameter. In the most cases the UnitBase would be taken
Base b = new Base(UnitBase);
public Base(
Base initBase);
Parameters
-
initBase
- a clone for the new base
See Also
Base Class | Minais.Drawing3d.Math Namespace