WRAPPER_API ConcatenatedTransform();
WRAPPER_API ConcatenatedTransform(const ConcatenatedTransform
&source);
Description
The ConcatenatedTransform constructor creates a new instance of the ConcatenatedTransform class. The first creates an empty object. The second creates a copy of the source provided.
Comments
0 comments
Please sign in to leave a comment.