VkAccelerationStructureBuildGeometryInfoKHR class

Inheritance

Properties

dstAccelerationStructure Pointer<VkAccelerationStructureKHR>
getter/setter pair
flags int
getter/setter pair
geometryCount int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
mode int
getter/setter pair
pGeometries Pointer<VkAccelerationStructureGeometryKHR>
getter/setter pair
pNext Pointer<NativeType>
getter/setter pair
ppGeometries Pointer<NativeType>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scratchData VkDeviceOrHostAddressKHR
getter/setter pair
srcAccelerationStructure Pointer<VkAccelerationStructureKHR>
getter/setter pair
sType int
getter/setter pair
type int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited