PeriDyno 1.0.0
Loading...
Searching...
No Matches
CapsuleModel.cpp File Reference
#include "CapsuleModel.h"
#include "Primitive/Primitive3D.h"
#include "GLSurfaceVisualModule.h"
#include "GLWireframeVisualModule.h"
#include "GLPointVisualModule.h"
#include "Mapping/Extract.h"
#include "Topology/EdgeSet.h"
#include <memory>
Include dependency graph for CapsuleModel.cpp:

Go to the source code of this file.

Classes

struct  Index2D
 

Namespaces

namespace  dyno
 This is an implementation of AdditiveCCD based on peridyno.
 

Functions

bool operator< (const Index2D &lhs, const Index2D &rhs)
 
 dyno::DEFINE_CLASS (CapsuleModel)
 

Function Documentation

◆ operator<()

bool operator< ( const Index2D & lhs,
const Index2D & rhs )

Definition at line 20 of file CapsuleModel.cpp.