Kanzi 4.1.0
kanzi::gfx::BeginBuildBottomLevelAccelerationStructureCommand Struct Reference

Begins build bottom level acceleration structure. More...

#include <kanzi/gfx/commands.hpp>

Inheritance diagram for kanzi::gfx::BeginBuildBottomLevelAccelerationStructureCommand:
[legend]

Public Member Functions

 BeginBuildBottomLevelAccelerationStructureCommand ()
 Constructor.
 
- Public Member Functions inherited from kanzi::gfx::BaseCommand
uint32_t getSize () const
 Gets the command size in bytes.
 
uint8_t getTag () const
 Gets the command tag.
 
CommandType getType () const
 Gets the command type.
 
void setTag (uint8_t tag)
 Sets the command tag.
 

Additional Inherited Members

- Protected Member Functions inherited from kanzi::gfx::BaseCommand
 BaseCommand (CommandType t, uint32_t s)
 Constructor.
 
 BaseCommand (const BaseCommand &other)
 Copy Constructor.
 
BaseCommandoperator= (const BaseCommand &other)
 Assignment operator.
 

Detailed Description

Begins build bottom level acceleration structure.

Since
Kanzi 4.1.0

Constructor & Destructor Documentation

◆ BeginBuildBottomLevelAccelerationStructureCommand()

kanzi::gfx::BeginBuildBottomLevelAccelerationStructureCommand::BeginBuildBottomLevelAccelerationStructureCommand ( )
inline

Constructor.


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