DynamicMaskElementSize Struct Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/L2Norm.h>

Public Member Functions

 DynamicMaskElementSize ()
 
const unsigned int MaskElementSize () const
 
void MaskElementSize (unsigned int s)
 

Protected Attributes

unsigned int m_maskElemSize
 

Detailed Description

Definition at line 9 of file L2Norm.h.

Constructor & Destructor Documentation

◆ DynamicMaskElementSize()

Definition at line 12 of file L2Norm.h.

Member Function Documentation

◆ MaskElementSize() [1/2]

const unsigned int MaskElementSize ( ) const
inline

Definition at line 19 of file L2Norm.h.

◆ MaskElementSize() [2/2]

void MaskElementSize ( unsigned int  s)
inline

Definition at line 14 of file L2Norm.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_maskElemSize

unsigned int m_maskElemSize
protected

Definition at line 25 of file L2Norm.h.


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