Stowy Physics Engine 0.1.0
Loading...
Searching...
No Matches
stw::Edge Struct Reference

#include <Edge.hpp>

Collaboration diagram for stw::Edge:

Public Member Functions

float VecDot (const Vector2 &v) const
 
Vector2 EdgeVector () const
 

Public Attributes

Vector2 max
 
Vector2 p1
 
Vector2 p2
 

Member Function Documentation

◆ EdgeVector()

Vector2 stw::Edge::EdgeVector ( ) const

◆ VecDot()

float stw::Edge::VecDot ( const Vector2 & v) const
Here is the call graph for this function:

Member Data Documentation

◆ max

Vector2 stw::Edge::max

◆ p1

Vector2 stw::Edge::p1

◆ p2

Vector2 stw::Edge::p2

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