Developer Documentation
ACG::SceneGraph::PrincipalComponent Struct Reference

Public Member Functions

 PrincipalComponent (Vec3d _p, Vec3d _a0, Vec3d _a1, Vec3d _a2, bool _s0, bool _s1, bool _s2)
 
 PrincipalComponent (const PrincipalComponent &_pc)
 
PrincipalComponentoperator= (const PrincipalComponent &_pc)
 

Public Attributes

Vec3d p
 
Vec3d a [3]
 
bool sign [3]
 

Detailed Description

Definition at line 80 of file PrincipalAxisNode.hh.

Constructor & Destructor Documentation

◆ PrincipalComponent() [1/3]

ACG::SceneGraph::PrincipalComponent::PrincipalComponent ( )
inline

Definition at line 92 of file PrincipalAxisNode.hh.

◆ PrincipalComponent() [2/3]

ACG::SceneGraph::PrincipalComponent::PrincipalComponent ( Vec3d  _p,
Vec3d  _a0,
Vec3d  _a1,
Vec3d  _a2,
bool  _s0,
bool  _s1,
bool  _s2 
)
inline

Definition at line 94 of file PrincipalAxisNode.hh.

◆ PrincipalComponent() [3/3]

ACG::SceneGraph::PrincipalComponent::PrincipalComponent ( const PrincipalComponent _pc)
inline

Definition at line 114 of file PrincipalAxisNode.hh.

Member Function Documentation

◆ operator=()

PrincipalComponent & ACG::SceneGraph::PrincipalComponent::operator= ( const PrincipalComponent _pc)
inline

Definition at line 121 of file PrincipalAxisNode.hh.

Member Data Documentation

◆ a

Vec3d ACG::SceneGraph::PrincipalComponent::a[3]

Definition at line 86 of file PrincipalAxisNode.hh.

◆ p

Vec3d ACG::SceneGraph::PrincipalComponent::p

Definition at line 83 of file PrincipalAxisNode.hh.

◆ sign

bool ACG::SceneGraph::PrincipalComponent::sign[3]

Definition at line 89 of file PrincipalAxisNode.hh.


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