Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
virtual void | execution_entry (const unsigned int &thread_id) |
execution_entry sample the bxdf and store the results in result | |
![]() | |
SysThreadTaskManager * | get_task_manager () const |
const bool & | is_auto_deleted () const |
const bool & | is_preemptible () const |
void | set_auto_delete (const bool &auto_delete) |
![]() | |
bool | is_kindof (const CoreBaseObject &object) const |
virtual size_t | get_memory_size () const |
CoreString | get_class_info_name () const |
const unsigned long & | get_class_info_id () const |
virtual bool | is_kindof (const CoreClassInfo &cinfo) const |
virtual const CoreClassInfo & | get_class_info () const |
template<class T > | |
T * | cast () |
template<class T > | |
const T * | cast () const |
![]() | |
bool | is_kindof (const CoreClassInfo &cinfo) const |
Public Attributes | |
GMathVec3d | wi |
float * | result |
unsigned int | begin_sample_count |
unsigned int | end_sample_count |
const PbrBxdf * | bxdf |
unsigned int | sample_count |
unsigned int | offset |
Additional Inherited Members | |
![]() | |
static const CoreClassInfo & | class_info () |
template<class T > | |
static T * | cast (CoreBaseObject *object) |
template<class T > | |
static const T * | cast (const CoreBaseObject *object) |