RenderMan API  23.0
RtxPlugin::Int2D Struct Reference

A struct to define an X,Y coordinate. More...

#include <RtxPlugin.h>

Public Attributes

int X
 
int Y
 

Detailed Description

A struct to define an X,Y coordinate.

Definition at line 54 of file RtxPlugin.h.

Member Data Documentation

◆ X

int RtxPlugin::Int2D::X

Definition at line 56 of file RtxPlugin.h.

◆ Y

int RtxPlugin::Int2D::Y

Definition at line 57 of file RtxPlugin.h.


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