MeshKit  1.0
TargetFlipper Class Reference

List of all members.

Public Member Functions

 TargetFlipper (TargetCalculator *unflipped)
bool get_3D_target (PatchData &pd, size_t element, Sample sample, MsqMatrix< 3, 3 > &W_out, MsqError &err)
bool get_2D_target (PatchData &pd, size_t element, Sample sample, MsqMatrix< 2, 2 > &W_out, MsqError &err)
bool have_surface_orient () const
bool get_surface_target (PatchData &pd, size_t element, Sample sample, MsqMatrix< 3, 2 > &W_out, MsqError &err)

Private Attributes

TargetCalculator * realTargets

Detailed Description

Definition at line 35 of file SweepWrapper.cpp.


Constructor & Destructor Documentation

TargetFlipper ( TargetCalculator *  unflipped) [inline]

Definition at line 38 of file SweepWrapper.cpp.


Member Function Documentation

bool get_2D_target ( PatchData &  pd,
size_t  element,
Sample  sample,
MsqMatrix< 2, 2 > &  W_out,
MsqError &  err 
)

Definition at line 71 of file SweepWrapper.cpp.

bool get_3D_target ( PatchData &  pd,
size_t  element,
Sample  sample,
MsqMatrix< 3, 3 > &  W_out,
MsqError &  err 
)

Definition at line 61 of file SweepWrapper.cpp.

bool get_surface_target ( PatchData &  pd,
size_t  element,
Sample  sample,
MsqMatrix< 3, 2 > &  W_out,
MsqError &  err 
)

Definition at line 83 of file SweepWrapper.cpp.

bool have_surface_orient ( ) const

Definition at line 80 of file SweepWrapper.cpp.


Member Data Documentation

TargetCalculator* realTargets [private]

Definition at line 59 of file SweepWrapper.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines