FTessellationUtilities::Edge::Edge |
( |
| ) |
|
|
inline |
FTessellationUtilities::Edge::Edge |
( |
uint32 |
InIndexFrom, |
|
|
uint32 |
InIndexTo, |
|
|
const Vertex & |
InVertexFrom, |
|
|
const Vertex & |
InVertexTo |
|
) |
| |
|
inline |
uint32 FTessellationUtilities::Edge::GetIndex |
( |
uint32 |
I | ) |
const |
|
inline |
Edge FTessellationUtilities::Edge::GetReverse |
( |
| ) |
const |
|
inline |
Vertex FTessellationUtilities::Edge::GetVertex |
( |
uint32 |
I | ) |
const |
|
inline |
FORCEINLINE bool FTessellationUtilities::Edge::operator< |
( |
const Edge & |
Other | ) |
const |
|
inline |
FORCEINLINE bool FTessellationUtilities::Edge::operator== |
( |
const Edge & |
Other | ) |
const |
|
inline |
FORCEINLINE uint32 GetTypeHash |
( |
const Edge & |
E | ) |
|
|
friend |
uint32 FTessellationUtilities::Edge::CachedHash |
|
private |
uint32 FTessellationUtilities::Edge::IndexFrom |
|
private |
uint32 FTessellationUtilities::Edge::IndexTo |
|
private |
Vertex FTessellationUtilities::Edge::VertexFrom |
|
private |
Vertex FTessellationUtilities::Edge::VertexTo |
|
private |
The documentation for this struct was generated from the following file: