NVIDIA DeepLearning Dataset Synthesizer (NDDS)
 All Classes Namespaces Functions Variables Typedefs Pages
FNVCuboidData Struct Reference

Public Member Functions

 FNVCuboidData (const FBox &AABB)
 
 FNVCuboidData (const FBox &LocalBox, const FTransform &LocalTransform)
 
void BuildFromAABB (const FBox &AABB)
 
void BuildFromOOBB (const FBox &OOBB, const FTransform &LocalTransform)
 
 GENERATED_BODY ()
 
FVector GetCenter () const
 
FVector GetDimension () const
 
FVector GetDirection () const
 
FVector GetExtent () const
 
FQuat GetRotation () const
 
FVector GetVertex (ENVCuboidVertexType VertexType) const
 
bool IsValid () const
 

Public Attributes

FVector Vertexes [(uint8) ENVCuboidVertexType::CuboidVertexType_MAX]
 List of position for each vertexes in the cuboid. More...
 

Static Public Attributes

static uint8 TotalVertexesCount
 

Detailed Description

Definition at line 128 of file NVSceneCapturerUtils.h.

Member Data Documentation

FVector FNVCuboidData::Vertexes[(uint8) ENVCuboidVertexType::CuboidVertexType_MAX]

List of position for each vertexes in the cuboid.

Definition at line 135 of file NVSceneCapturerUtils.h.


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