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

srm_LocalTangentSpaceCylindrical.h File Reference

#include "srm.h"

Go to the source code of this file.

Compounds

struct  SRM_LocalTangentSpaceCylindrical
struct  SRM_LTSC_Method_List

Defines

#define EXPORT_DLL

Typedefs

typedef SRM_Status_Code SRM_LTSC_GetSRFParameters (SRM_Object_Reference this_object, SRM_Local_Tangent_Parameters *parameters)

Functions

EXPORT_DLL SRM_Status_Code SRM_LTSC_Create (SRM_ORM_Code orm_code, SRM_RT_Code rt_code, const SRM_Local_Tangent_Parameters *parameters, SRM_LocalTangentSpaceCylindrical *new_srf)


Define Documentation

#define EXPORT_DLL
 

Definition at line 82 of file srm_LocalTangentSpaceCylindrical.h.


Typedef Documentation

typedef SRM_Status_Code SRM_LTSC_GetSRFParameters( SRM_Object_Reference this_object, SRM_Local_Tangent_Parameters *parameters )
 

This gets the Local Tangent Space Cylindrical SRF parameters.

Parameters:
this_object in: this SRF object
parameters out: resulting in the parameters of Local Tangent Space Cylindrical
Returns:
a status code

Definition at line 105 of file srm_LocalTangentSpaceCylindrical.h.


Function Documentation

EXPORT_DLL SRM_Status_Code SRM_LTSC_Create SRM_ORM_Code  orm_code,
SRM_RT_Code  rt_code,
const SRM_Local_Tangent_Parameters parameters,
SRM_LocalTangentSpaceCylindrical new_srf
 

This creates a new Local Tangent Space Cylindrical SRF.

Parameters:
orm_code in: this object reference model
rt_code in: this reference transformation
parameters in:
parameters in: parameters for Local Tangent Space Cylindrical
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