API Reference > Classes > PRC Miscellaneous Classes > OdPrcTransformation3d Class
OdPrcTransformation3d Class
OdPrcTransformation3d
Syntax
C++
class OdPrcTransformation3d;

PrcTransformation3d.h

 

Class represents a 3D transformation defined by a 4x4-sized matrix.

 
Name 
Description 
 
Returns the current matrix of the 3D transformation. 
 
Reads cartesian transformation data from a specified input stream.
 
 
Reads general 3D transformation data from a specified input stream.
 
 
Reads 3D topological data from a specified input stream.
 
 
Reads 3D transformation data from a specified input stream, creates a 3D transformation entity, and returns a reference to an OdPrcTransformation3d object.
 
 
set 
Sets a new matrix of the 3D transformation.
 
 
Writes cartesian transformation data to a specified output stream.
 
 
Writes general 3D transformation data to a specified output stream.
 
 
Writes 3D topological data to a specified output stream.
 
 
Writes 3D transformation data to a specified output stream.
 
 
Name 
Description 
 
= 
Assigns transformation 3D data from another OdPrcTransformation3d entity to this object.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.