Documentation


SFVec3fCellConstrained.h File Reference

#include <X3DTK/private/SFVec3f.h>
#include "HermiteFunction.h"
#include "octree_instanciation.h"
#include <map>

Go to the source code of this file.

Namespaces

namespace  animal
namespace  animal::octree

Defines

#define LINEARFACTORALPHA(VID, alpha)   (((VID%2)==0)?alpha:(1.0-alpha))
#define LINEARFACTORBETA(VID, beta)   (((VID%4)<=1)?beta:(1.0-beta))
#define LINEARFACTORGAMMA(VID, gamma)   ((VID<=3)?gamma:(1.0-gamma))


Define Documentation

#define LINEARFACTORALPHA VID,
alpha   )     (((VID%2)==0)?alpha:(1.0-alpha))
 

Definition at line 19 of file SFVec3fCellConstrained.h.

Referenced by animal::octree::SFVec3fCellConstrained::getInitNormalParameters(), animal::octree::SFVec3fCellConstrained::getParameters(), animal::octree::getParametersInFrame(), animal::octree::SFVec3fCellConstrained::globalLinearUpdatePositions(), and animal::octree::SFVec3fCellConstrained::translateParameters().

#define LINEARFACTORBETA VID,
beta   )     (((VID%4)<=1)?beta:(1.0-beta))
 

Definition at line 20 of file SFVec3fCellConstrained.h.

Referenced by animal::octree::SFVec3fCellConstrained::getInitNormalParameters(), animal::octree::SFVec3fCellConstrained::getParameters(), animal::octree::getParametersInFrame(), animal::octree::SFVec3fCellConstrained::globalLinearUpdatePositions(), and animal::octree::SFVec3fCellConstrained::translateParameters().

#define LINEARFACTORGAMMA VID,
gamma   )     ((VID<=3)?gamma:(1.0-gamma))
 

Definition at line 21 of file SFVec3fCellConstrained.h.

Referenced by animal::octree::SFVec3fCellConstrained::getInitNormalParameters(), animal::octree::SFVec3fCellConstrained::getParameters(), animal::octree::getParametersInFrame(), animal::octree::SFVec3fCellConstrained::globalLinearUpdatePositions(), and animal::octree::SFVec3fCellConstrained::translateParameters().


Generated on Thu Dec 23 13:52:28 2004 by doxygen 1.3.6