descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
SpaceNode.SpaceNodeHelper
des
space
node
SpaceNode
interface
SpaceNode
mixin template
SpaceNodeHelper (
bool
with_matrix_property
= true
) {
mixin
spaceTNodeHelper
!(
true
,
true
,
true
)
;
protected
mat4
self_mtr
;
static if
(
with_matrix_property
)
mat4
matrix
();
}
Members
Functions
matrix
mat4
matrix
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
spaceTNodeHelper
!(
true
,
true
,
true
)
Undocumented in source.
Variables
self_mtr
mat4
self_mtr
;
Undocumented in source.
Meta
Source
See Implementation
des
space
node
SpaceNode
mixin templates
SpaceNodeHelper
properties
baseX
baseY
baseZ
matrix
offset