opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
osc::AnalyticPlane Struct Referencefinal

#include <analytic_plane.h>

Collaboration diagram for osc::AnalyticPlane:
[legend]

Public Attributes

float distance = 0.0f
 
Vector3 normal = {0.0f, 1.0f, 0.0f}
 

Friends

constexpr bool operator== (const AnalyticPlane &, const AnalyticPlane &)=default
 

Friends And Related Symbol Documentation

◆ operator==

Member Data Documentation

◆ distance

float osc::AnalyticPlane::distance = 0.0f

◆ normal

Vector3 osc::AnalyticPlane::normal = {0.0f, 1.0f, 0.0f}

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