Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

srm_LocalSpaceRectangular3D.h File Reference

#include "srm.h"

Go to the source code of this file.

Compounds

struct  SRM_LocalSpaceRectangular3D
struct  SRM_LSR_3D_Method_List

Defines

#define EXPORT_DLL

Typedefs

typedef SRM_Status_Code SRM_LSR_3D_GetSRFParameters (SRM_Object_Reference this_object, SRM_LSR_3D_Parameters *parameters)

Functions

EXPORT_DLL SRM_Status_Code SRM_LSR_3D_Create (SRM_ORM_Code orm_code, SRM_RT_Code rt_code, const SRM_LSR_3D_Parameters *parameters, SRM_LocalSpaceRectangular3D *new_srf)


Define Documentation

#define EXPORT_DLL
 

Definition at line 82 of file srm_LocalSpaceRectangular3D.h.


Typedef Documentation

typedef SRM_Status_Code SRM_LSR_3D_GetSRFParameters( SRM_Object_Reference this_object, SRM_LSR_3D_Parameters *parameters )
 

This gets the Local Space Rectangular 3D SRF parameters.

Parameters:
this_object in: this SRF object
parameters out: resulting in the parameters of Local Space Rectangular 3D
Returns:
a status code

Definition at line 105 of file srm_LocalSpaceRectangular3D.h.


Function Documentation

EXPORT_DLL SRM_Status_Code SRM_LSR_3D_Create SRM_ORM_Code  orm_code,
SRM_RT_Code  rt_code,
const SRM_LSR_3D_Parameters parameters,
SRM_LocalSpaceRectangular3D new_srf
 

This creates a new local space rectangular 3D SRF.

Parameters:
orm_code in: this object reference model
rt_code in: this reference transformation
parameters in: parameters for Local Space Rectangular 3D
new_srf out: results in a new SRF
Returns:
a status code


C API Version: 4.4 - December 7, 2009
Copyright © 2009 SEDRIS Docs by Doxygen 1.3.2