radeonrays.radeonrays

Undocumented in source.

Members

Aliases

Id
alias Id = int
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Classes

Buffer
class Buffer
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Event
class Event
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IntersectionApi
class IntersectionApi
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
RRException
class RRException
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Shape
class Shape
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Enums

MapType
enum MapType
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Static variables

kNullId
Id kNullId;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

DeviceInfo
struct DeviceInfo

Represents a device, which can be used by API for intersection purposes. API is distributing the work across multiple devices itsels, so this structure is only used to query devices configuration and limit the number of devices available for the API.

Intersection
struct Intersection
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta