#include <VertexGroup.hpp>
|
castor::Point3f | pos {} |
|
castor::Point3f | nml {} |
|
castor::Point4f | tan {} |
|
castor::Point3f | tex {} |
|
◆ InterleavedVertex() [1/2]
castor3d::InterleavedVertex::InterleavedVertex |
( |
| ) |
|
|
default |
◆ InterleavedVertex() [2/2]
castor3d::InterleavedVertex::InterleavedVertex |
( |
castor::Point3f | pos, |
|
|
castor::Point3f | nml = {}, |
|
|
castor::Point4f | tan = {}, |
|
|
castor::Point3f | tex = {} ) |
|
inlineexplicit |
◆ normal()
InterleavedVertex & castor3d::InterleavedVertex::normal |
( |
castor::Point3f const & | val | ) |
|
|
inline |
◆ position()
InterleavedVertex & castor3d::InterleavedVertex::position |
( |
castor::Point3f const & | val | ) |
|
|
inline |
◆ texcoord() [1/2]
InterleavedVertex & castor3d::InterleavedVertex::texcoord |
( |
castor::Point2f const & | val | ) |
|
|
inline |
◆ texcoord() [2/2]
InterleavedVertex & castor3d::InterleavedVertex::texcoord |
( |
castor::Point3f const & | val | ) |
|
|
inline |
◆ nml
castor::Point3f castor3d::InterleavedVertex::nml {} |
◆ pos
castor::Point3f castor3d::InterleavedVertex::pos {} |
◆ tan
castor::Point4f castor3d::InterleavedVertex::tan {} |
◆ tex
castor::Point3f castor3d::InterleavedVertex::tex {} |
The documentation for this struct was generated from the following file: