xcal
基于 C++23 的现代图形渲染引擎
|
#include <singlemobjectwrapper.hpp>
Public 成员函数 | |
xcal::mobject::AbsMGroup * | mobject () const |
T * | operator-> () const |
![]() | |
SingleComposedMObjectWrapper (xcal::mobject::AbsMGroup *mobject) | |
~SingleComposedMObjectWrapper ()=default | |
void | set_mobject (xcal::mobject::AbsMGroup *mobject) |
bool | model_matrix_should_update () const |
void | update_model_matrix () const |
mat & | model_matrix () const |
xcal::mobject::AbsMGroup * | mobject () const |
xcal::mobject::AbsMGroup * | operator-> () const |
额外继承的成员函数 | |
![]() | |
using | mat = xcmath::mat< float_t, 4, 4 > |
![]() | |
xcal::mobject::AbsMGroup * | mobject_ |
mat | model_matrox_cache_ |
在文件 singlemobjectwrapper.hpp 第 51 行定义.
|
inline |
在文件 singlemobjectwrapper.hpp 第 57 行定义.
|
inline |
在文件 singlemobjectwrapper.hpp 第 60 行定义.