Library | File

Class pfcTransformedSurfaceDescriptor

# include <pfcGeometry.h>

class pfcTransformedSurfaceDescriptor
 : public virtual pfcSurfaceDescriptor
{
    xdeclare(pfcTransformedSurfaceDescriptor)
    ...
};
This is a COMPACT class.



Description

A data object representing a the geometry of a surface with a defined origin and unit vectors.
Direct Known Subclasses:
pfcPlaneDescriptor, pfcCylinderDescriptor, pfcConeDescriptor, pfcTorusDescriptor, pfcRevolvedSurfaceDescriptor, pfcRuledSurfaceDescriptor, pfcTabulatedCylinderDescriptor, pfcCylindricalSplineSurfaceDescriptor, pfcSphericalSplineSurfaceDescriptor, pfcForeignSurfaceDescriptor



Method Summary

pfcTransform3D_ptrGetCoordSys ()
voidSetCoordSys (pfcTransform3D_ptr value)
The origin and unit vectors of the surface object


Methods Inherited from Class pfcSurfaceDescriptor:

GetSurfaceType, GetExtents, SetExtents, GetOrientation, SetOrientation



Method Detail

pfcTransform3D_ptrGetCoordSys ()
voidSetCoordSys (pfcTransform3D_ptr value)

The origin and unit vectors of the surface object