|
void
|
BufferUtil::AppendElements
( TArray< T >& AppendTo, EnumerableType Enumerable )
|
Append enumerable elements to an array
|
|
int
|
BufferUtil::CountValid
|
Count number of elements in array (or within requested range) that pass Predicate test
|
|
int
|
BufferUtil::FilterInPlace
|
Removes elements of array (or within requested range) that do not pass Predicate, by shifting forward.
|
|
TVector< T >
|
IndexUtil::ApplyMap
|
|
|
FIndex3i
|
IndexUtil::ApplyMap
|
|
|
void
|
IndexUtil::ApplyMap
|
Replace Val with MapFunc[Val] using index operator
|
|
void
|
IndexUtil::ApplyMap
|
Replace Val with MapFunc[Val] using index operator
|
|
bool
|
IndexUtil::ArrayCheck
|
|
|
int
|
IndexUtil::FindEdgeIndexInTri
( T VertexID1, T VertexID2, const Vec& TriangleVerts )
|
Find unordered edge [VertexID1,VertexID2] in TriangleVerts
|
|
int
|
IndexUtil::FindEdgeOtherVertex
( const FIndex2i& EdgeVerts, int VertexID )
|
|
|
int
|
IndexUtil::FindSharedEdgeVertex
|
|
|
int
|
IndexUtil::FindTriIndex
( T VertexID, const Vec& TriangleVerts )
|
|
|
int
|
IndexUtil::FindTriOrderedEdge
( T VertexID1, T VertexID2, const Vec& TriangleVerts )
|
Find ordered edge [VertexID1,VertexID2] in TriangleVerts
|
|
int
|
IndexUtil::FindTriOtherIndex
( T VertexID1, T VertexID2, const Vec& TriangleVerts )
|
Find ordered edge [VertexID1,VertexID2] in TriangleVerts and then return the index of the remaining third vertex
|
|
int
|
IndexUtil::FindTriOtherVtx
( T VertexID1, T VertexID2, const Vec& TriangleVerts )
|
Find ordered edge [VertexID1,VertexID2] in TriangleVerts and then return the remaining third vertex
|
|
int
|
IndexUtil::FindTriOtherVtx
|
Find ordered edge [VertexID1,VertexID2] in a triangle that is in an array of triangles, and return remaining third vertex
|
|
int
|
IndexUtil::FindTriOtherVtxUnsafe
( T VertexID1, T VertexID2, const Vec& TriangleVerts )
|
Find third vertex of triangle that is not VertexID1 or VertexID2.
|
|
int
|
IndexUtil::GetOtherTriIndex
|
If i0 and i1 are unordered indices into a triangle, each in range 0-2, return the third index
|
|
bool
|
IndexUtil::OrientTriEdge
( T& Vertex1, T& Vertex2, const Vec& TriangleVerts )
|
Assuming [Vertex1,Vertex2] is an unordered edge in TriangleVerts, return Vertex1 and Vertex2 in the correct order (ie the same as TriangleVerts)
|
|
int
|
IndexUtil::OrientTriEdgeAndFindOtherVtx
( T& Vertex1, T& Vertex2, const Vec& TriangleVerts )
|
Assuming [Vertex1,Vertex2] is an unordered edge in TriangleVerts, return Vertex1 and Vertex2 in the correct order (ie the same as TriangleVerts), and returns the vertex ID of the other vertex
|
|
bool
|
IndexUtil::SamePairUnordered
( T a0, T a1, T b0, T b1 )
|
|
|
GEOMETRYCORE...
|
RevolveUtil::GenerateSweepCurve
( const FVector3d& RevolutionAxisOri..., const FVector3d& RevolutionAxisDir..., double DegreesOffset, double DegreesPerStep, double DownAxisOffset, int TotalNumFrames, TArray< FFrame3d >& SweepCurveOut )
|
Generates a sweep curve with the initial frame at the origin and the rest rotated around the given axis.
|
|
GEOMETRYCORE...
|
RevolveUtil::MakeProfileCurveMidpointOfFirstStep
|
Shifts the profile curve in such a way that it becomes the midpoint of the first rotation step (i.e., rotates it back half a step while projecting it outward onto the plane passing through the profile).
|
|
GEOMETRYCORE...
|
RevolveUtil::ProfileIsCCWRelativeRevolve
|
Returns true if the profile curve is counterclockwise relative to the rotation direction.
|
|
GEOMETRYCORE...
|
RevolveUtil::WeldPointsOnAxis
|
Checks the profile curve for points that lie within a particular tolerance of the revolution axis.
|
|
FColor
|
UE::Geometry::LinearColors::AliceBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::AliceBlue3f()
|
X11 Colors - https://www.w3.org/TR/css-color-3/#html4 python code to parse text file:
|
|
FColor
|
UE::Geometry::LinearColors::AntiqueWhite3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::AntiqueWhite3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Aqua3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Aqua3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Aquamarine3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Aquamarine3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Azure3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Azure3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Beige3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Beige3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Bisque3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Bisque3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Black3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Black3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::BlanchedAlmond3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::BlanchedAlmond3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Blue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Blue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::BlueViolet3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::BlueViolet3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Brown3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Brown3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Burlywood3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Burlywood3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::CadetBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::CadetBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Chartreuse3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Chartreuse3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Chocolate3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Chocolate3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Coral3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Coral3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::CornflowerBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::CornflowerBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Cornsilk3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Cornsilk3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Crimson3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Crimson3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Cyan3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Cyan3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkCyan3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkCyan3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkGoldenrod3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkGoldenrod3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkGray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkGray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkKhaki3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkKhaki3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkMagenta3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkMagenta3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkOliveGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkOliveGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkOrange3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkOrange3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkOrchid3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkOrchid3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkRed3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkRed3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkSalmon3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkSalmon3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkSeagreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkSeagreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkSlateBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkSlateBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkSlateGray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkSlateGray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkTurquoise3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkTurquoise3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DarkViolet3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DarkViolet3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DeepPink3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DeepPink3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DeepSkyBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DeepSkyBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DimGray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DimGray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::DodgerBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::DodgerBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Firebrick3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Firebrick3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::FloralWhite3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::FloralWhite3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::ForestGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::ForestGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Fuchsia3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Fuchsia3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Gainsboro3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Gainsboro3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::GhostWhite3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::GhostWhite3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Gold3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Gold3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Goldenrod3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Goldenrod3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Gray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Gray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Green3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Green3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::GreenYellow3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::GreenYellow3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::HoneyDew3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::HoneyDew3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::HotPink3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::HotPink3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::IndianRed3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::IndianRed3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Indigo3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Indigo3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Ivory3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Ivory3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Khaki3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Khaki3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Lavender3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Lavender3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LavenderBlush3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LavenderBlush3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LawnGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LawnGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LemonChiffon3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LemonChiffon3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightCoral3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightCoral3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightCyan3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightCyan3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightGoldenrod3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightGoldenrod3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightGray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightGray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightPink3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightPink3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightSalmon3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightSalmon3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightSeaGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightSeaGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightSkyBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightSkyBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightSlateGray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightSlateGray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightSteelBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightSteelBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LightYellow3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LightYellow3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Lime3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Lime3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::LimeGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::LimeGreen3f()
|
|
|
void
|
UE::Geometry::LinearColors::LinearToSRGB
|
Apply a Linear to sRGB color transformation on a given color vector.
|
|
FColor
|
UE::Geometry::LinearColors::Linen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Linen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Magenta3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Magenta3f()
|
|
|
VectorType
|
UE::Geometry::LinearColors::MakeColor3f
( float R, float G, float B )
|
|
|
VectorType
|
UE::Geometry::LinearColors::MakeColor4f
( float R, float G, float B, float A )
|
|
|
FColor
|
UE::Geometry::LinearColors::Maroon3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Maroon3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumAquamarine3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumAquamarine3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumOrchid3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumOrchid3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumPurple3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumPurple3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumSeaGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumSeaGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumSlateBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumSlateBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumSpringGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumSpringGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumTurquoise3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumTurquoise3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MediumVioletRed3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MediumVioletRed3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MidnightBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MidnightBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MintCream3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MintCream3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::MistyRose3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::MistyRose3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Moccasin3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Moccasin3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::NavajoWhite3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::NavajoWhite3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Navy3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Navy3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::OldLace3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::OldLace3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Olive3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Olive3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::OliveDrab3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::OliveDrab3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Orange3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Orange3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::OrangeRed3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::OrangeRed3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Orchid3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Orchid3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PaleGoldenrod3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PaleGoldenrod3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PaleGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PaleGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PaleTurquoise3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PaleTurquoise3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PaleVioletRed3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PaleVioletRed3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PapayaWhip3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PapayaWhip3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PeachPuff3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PeachPuff3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Peru3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Peru3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Pink3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Pink3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Plum3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Plum3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::PowderBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::PowderBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Purple3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Purple3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Red3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Red3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::RosyBrown3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::RosyBrown3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::RoyalBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::RoyalBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SaddleBrown3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SaddleBrown3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Salmon3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Salmon3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SandyBrown3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SandyBrown3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SeaGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SeaGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Seashell3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Seashell3f()
|
|
|
VectorType
|
UE::Geometry::LinearColors::SelectColor
|
Select a Color from a fixed color palette based on given Index
|
|
FColor
|
UE::Geometry::LinearColors::SelectFColor
|
Select a FColor from a fixed color palette based on given Index
|
|
FColor
|
UE::Geometry::LinearColors::Sienna3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Sienna3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Silver3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Silver3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SkyBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SkyBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SlateBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SlateBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SlateGray3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SlateGray3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Snow3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Snow3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::SpringGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SpringGreen3f()
|
|
|
void
|
UE::Geometry::LinearColors::SRGBToLinear
|
Apply an sRGB to Linear color transformation on a given color vector.
|
|
FColor
|
UE::Geometry::LinearColors::SteelBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::SteelBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Tan3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Tan3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Teal3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Teal3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Thistle3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Thistle3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Tomato3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Tomato3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Turquoise3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Turquoise3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::VideoBlack3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::VideoBlack3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::VideoBlue3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::VideoBlue3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::VideoGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::VideoGreen3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::VideoRed3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::VideoRed3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::VideoWhite3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::VideoWhite3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Violet3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Violet3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Wheat3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Wheat3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::White3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::White3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::WhiteSmoke3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::WhiteSmoke3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::Yellow3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::Yellow3f()
|
|
|
FColor
|
UE::Geometry::LinearColors::YellowGreen3b()
|
|
|
FLinearColor
|
UE::Geometry::LinearColors::YellowGreen3f()
|
|