VRay SDK for C++
Loading...
Searching...
No Matches
VRay::ObjectInfo Struct Reference

The info contained in geometry, hair or particle objects. More...

#include <vraysdk.hpp>

Public Attributes

int id
 the id of the object
 
std::string name
 the name of the object
 
int vBegin
 the begin of the voxel range of the object (vBegin is included in the range)
 
int vEnd
 the end of the voxel range of the object (vEnd is excluded from the range)
 

Detailed Description

The info contained in geometry, hair or particle objects.


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