DynamicDimensionVectorKernelStrategy Struct Reference

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

Public Member Functions

const unsigned int Dimension () const
 
void Dimension (unsigned int dim)
 

Protected Attributes

unsigned int m_dim
 

Detailed Description

Definition at line 11 of file VectorKernel.h.

Member Function Documentation

◆ Dimension() [1/2]

const unsigned int Dimension ( ) const
inline

Definition at line 19 of file VectorKernel.h.

◆ Dimension() [2/2]

void Dimension ( unsigned int  dim)
inline

Definition at line 14 of file VectorKernel.h.

Member Data Documentation

◆ m_dim

unsigned int m_dim
protected

Definition at line 25 of file VectorKernel.h.


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