All Frameworks  Class Hierarchy  This Framework  Indexes

SPAkern Global Function to_wcs


SPAunit_vector to_wcs( const SPAunit_vector& v)
Gets a WCS position from a model space position.

Role: When there is no active WCS, the default is model space, and a one-to-one mapping occurs; therefore, verification that the active WCS is not NULL is unnecessary.

Effect: Read-only

Parameters:
v
unit vector.

This object is included in the file: wcs_utl.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.

SPAkern Global Function to_wcs
All Frameworks  Class Hierarchy  This Framework  Indexes

SPAkern Global Function to_wcs


SPAvector to_wcs( const SPAvector& v)
Gets a WCS position from a model space position.

Role: When there is no active WCS, the default is model space, and a one-to-one mapping occurs; therefore, verification that the active WCS is not NULL is unnecessary.

Effect: Read-only

Parameters:
v
vector.

This object is included in the file: wcs_utl.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.

SPAkern Global Function to_wcs
All Frameworks  Class Hierarchy  This Framework  Indexes

SPAkern Global Function to_wcs


SPAposition to_wcs( const SPAposition& pt)
Gets a WCS position from a model space position.

Role: When there is no active WCS, the default is model space, and a one-to-one mapping occurs; therefore, verification that the active WCS is not NULL is unnecessary.

Effect: Read-only

Parameters:
pt
position.

This object is included in the file: wcs_utl.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.