NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
NEM::GEO::rocQuaternion Struct Reference

A struct to respresent quaternion. More...

Detailed Description

Parameters
Componentsof a quaternion (q = w + xi + yj + zk)

Definition at line 45 of file rocPack.H.

Public Attributes

double w
 
double x
 
double y
 
double z
 

Member Data Documentation

◆ w

double NEM::GEO::rocQuaternion::w

◆ x

double NEM::GEO::rocQuaternion::x

◆ y

double NEM::GEO::rocQuaternion::y

◆ z

double NEM::GEO::rocQuaternion::z

The documentation for this struct was generated from the following file: