Nebula
Loading...
Searching...
No Matches
Im3d::Plane Struct Reference

#include <im3d_math.h>

Public Member Functions

 Plane ()
 Plane (const Vec3 &_normal, float _offset)
 Plane (const Vec3 &_normal, const Vec3 &_origin)

Public Attributes

Vec3 m_normal
float m_offset

Constructor & Destructor Documentation

◆ Plane() [1/3]

Im3d::Plane::Plane ( )
inline

◆ Plane() [2/3]

Plane::Plane ( const Vec3 & _normal,
float _offset )

◆ Plane() [3/3]

Plane::Plane ( const Vec3 & _normal,
const Vec3 & _origin )

Member Data Documentation

◆ m_normal

Vec3 Im3d::Plane::m_normal

◆ m_offset

float Im3d::Plane::m_offset

The documentation for this struct was generated from the following files:
  • /github/workspace/code/addons/dynui/im3d/im3d_math.h
  • /github/workspace/code/addons/dynui/im3d/im3d.cpp