TIOVX User Guide

Detailed Description

Pyramid static configuration values.

Defines

#define TIVX_PYRAMID_MAX_LEVELS_ORB   (17u)
 Max levels supported for the pyramid. More...
 
#define TIVX_PYRAMID_MAX_LEVEL_OBJECTS   (64u)
 Maximum number of objects supported in pyramid.
 
#define TIVX_PYRAMID_MAX_OBJECTS   (64u)
 Max number pyramid objects supported.
 
#define TIVX_PYRAMID_MAX_LEVEL_OBJECTS   (64u)
 Maximum number of objects supported in pyramid.
 
#define TIVX_PYRAMID_MAX_OBJECTS   (64u)
 Max number pyramid objects supported.
 
#define TIVX_PYRAMID_MAX_LEVEL_OBJECTS   (64u)
 Maximum number of objects supported in pyramid.
 
#define TIVX_PYRAMID_MAX_OBJECTS   (64u)
 Max number pyramid objects supported.
 
#define TIVX_PYRAMID_MAX_LEVEL_OBJECTS   (64u)
 Maximum number of objects supported in pyramid.
 
#define TIVX_PYRAMID_MAX_OBJECTS   (64u)
 Max number pyramid objects supported.
 

Macro Definition Documentation

◆ TIVX_PYRAMID_MAX_LEVELS_ORB

#define TIVX_PYRAMID_MAX_LEVELS_ORB   (17u)

Max levels supported for the pyramid.

Note
If this macro is changed, change #gOrbScaleFactor also in vx_pyramid file.

Definition at line 177 of file tivx.h.