SOFA plugin: SofaOpenCL  master
Open source framework for multi-physics simuation
sofa::gpu::opencl::GPUPlane< real > Struct Template Reference

#include <OpenCLPlaneForceField.h>

Inheritance diagram for sofa::gpu::opencl::GPUPlane< real >:

Public Attributes

type::Vec< 3, real > normal
 
real d
 
real stiffness
 
real damping
 

Attribute details

◆ d

template<class real >
real sofa::gpu::opencl::GPUPlane< real >::d

◆ damping

template<class real >
real sofa::gpu::opencl::GPUPlane< real >::damping

◆ normal

template<class real >
type::Vec<3,real> sofa::gpu::opencl::GPUPlane< real >::normal

◆ stiffness

template<class real >
real sofa::gpu::opencl::GPUPlane< real >::stiffness