Public Member Functions | Private Attributes | Friends | List of all members
FTessellationUtilities::Edge Struct Reference

Public Member Functions

 Edge ()
 
 Edge (uint32 InIndexFrom, uint32 InIndexTo, const Vertex &InVertexFrom, const Vertex &InVertexTo)
 
uint32 GetIndex (uint32 I) const
 
Edge GetReverse () const
 
Vertex GetVertex (uint32 I) const
 
FORCEINLINE bool operator< (const Edge &Other) const
 
FORCEINLINE bool operator== (const Edge &Other) const
 

Private Attributes

uint32 CachedHash
 
uint32 IndexFrom
 
uint32 IndexTo
 
Vertex VertexFrom
 
Vertex VertexTo
 

Friends

FORCEINLINE uint32 GetTypeHash (const Edge &E)
 

Detailed Description

Definition at line 55 of file RuntimeMeshTessellationUtilities.h.

Constructor & Destructor Documentation

FTessellationUtilities::Edge::Edge ( )
inline

Definition at line 67 of file RuntimeMeshTessellationUtilities.h.

FTessellationUtilities::Edge::Edge ( uint32  InIndexFrom,
uint32  InIndexTo,
const Vertex InVertexFrom,
const Vertex InVertexTo 
)
inline

Definition at line 68 of file RuntimeMeshTessellationUtilities.h.

Member Function Documentation

uint32 FTessellationUtilities::Edge::GetIndex ( uint32  I) const
inline

Definition at line 90 of file RuntimeMeshTessellationUtilities.h.

Edge FTessellationUtilities::Edge::GetReverse ( ) const
inline

Definition at line 104 of file RuntimeMeshTessellationUtilities.h.

Vertex FTessellationUtilities::Edge::GetVertex ( uint32  I) const
inline

Definition at line 76 of file RuntimeMeshTessellationUtilities.h.

FORCEINLINE bool FTessellationUtilities::Edge::operator< ( const Edge Other) const
inline

Definition at line 109 of file RuntimeMeshTessellationUtilities.h.

FORCEINLINE bool FTessellationUtilities::Edge::operator== ( const Edge Other) const
inline

Definition at line 120 of file RuntimeMeshTessellationUtilities.h.

Friends And Related Function Documentation

FORCEINLINE uint32 GetTypeHash ( const Edge E)
friend

Definition at line 126 of file RuntimeMeshTessellationUtilities.h.

Member Data Documentation

uint32 FTessellationUtilities::Edge::CachedHash
private

Definition at line 64 of file RuntimeMeshTessellationUtilities.h.

uint32 FTessellationUtilities::Edge::IndexFrom
private

Definition at line 58 of file RuntimeMeshTessellationUtilities.h.

uint32 FTessellationUtilities::Edge::IndexTo
private

Definition at line 59 of file RuntimeMeshTessellationUtilities.h.

Vertex FTessellationUtilities::Edge::VertexFrom
private

Definition at line 61 of file RuntimeMeshTessellationUtilities.h.

Vertex FTessellationUtilities::Edge::VertexTo
private

Definition at line 62 of file RuntimeMeshTessellationUtilities.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32