SourcePro® 2021.1 |
SourcePro® API Reference Guide |
Product Documentation: SourcePro Documentation Home |
Converts between RWMathVec types with different datatypes. More...
#include <rw/math/mathvec.h>
Public Member Functions | |
RWConvertMathVec (const RWMathVec< From > &v) | |
operator RWMathVec< To > () | |
Class RWConvertMathVec converts between RWMathVec types with different datatypes.
|
inline |
|
inline |
Automatic conversion operator that enables class RWConvertMathVec to be used as an RWMathVec. While the actual conversion takes place in the constructor, this operator provides a reference to that converted vector.
Copyright © 2021 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |