Nv::Blast::Edge Struct Reference
#include <NvBlastExtAuthoringTypes.h>
List of all members.
|
Public Member Functions |
| | Edge (int s, int e) |
| | Edge () |
| bool | operator< (const Edge &b) const |
Public Attributes |
| uint32_t | e |
| uint32_t | s |
Detailed Description
Edge representation
Constructor & Destructor Documentation
| Nv::Blast::Edge::Edge |
( |
|
) |
[inline] |
| Nv::Blast::Edge::Edge |
( |
int |
s, |
|
|
int |
e | |
|
) |
| | [inline] |
Member Function Documentation
| bool Nv::Blast::Edge::operator< |
( |
const Edge & |
b |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: