cgv
Loading...
Searching...
No Matches
cgv::base::property_access< T > Struct Template Reference
Inheritance diagram for cgv::base::property_access< T >:
cgv::base::emulated_property_access< T > cgv::base::abst_property_access

Public Member Functions

 property_access (T *_ptr)
 
- Public Member Functions inherited from cgv::base::emulated_property_access< T >
 emulated_property_access (T *_ptr)
 
const charget_type_name () const override
 
bool set (const std::string &value_type, const void *value_ptr) override
 
bool get (const std::string &value_type, void *value_ptr) override
 

Additional Inherited Members

- Public Attributes inherited from cgv::base::emulated_property_access< T >
Tptr
 
- Public Attributes inherited from cgv::base::abst_property_access
bool has_changed {false}
 

Detailed Description

template<typename T>
struct cgv::base::property_access< T >

Definition at line 64 of file base_generator.h.

Constructor & Destructor Documentation

◆ property_access()

template<typename T >
cgv::base::property_access< T >::property_access ( T _ptr)
inline

Definition at line 66 of file base_generator.h.


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