transform.cpp File Reference

#include <common/error.h>
#include "h3dconfig.h"
#include "common.h"
#include "transform.h"
#include <common/callstack.h>

Functions

void transform_points (const int np, const QuadPt3D *pt, const Trf *tr, QuadPt3D *tpt)
 Transform points using a transformation.

Function Documentation

void transform_points ( const int  np,
const QuadPt3D pt,
const Trf trf,
QuadPt3D tpt 
)

Transform points using a transformation.

Parameters:
[in] np - the number of points to transform
[in] pt - the array points to transform
[in] trf - transformation to use
[out] tpt - the array of points to store the result
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3