_absolute | cugl::scene2::TexturedNode | protected |
_anchor | cugl::scene2::SceneNode | protected |
_angle | cugl::scene2::SceneNode | protected |
_blendEquation | cugl::scene2::TexturedNode | protected |
_border | cugl::scene2::PathNode | protected |
_childOffset | cugl::scene2::SceneNode | protected |
_children | cugl::scene2::SceneNode | protected |
_classname | cugl::scene2::SceneNode | protected |
_combined | cugl::scene2::SceneNode | protected |
_contentSize | cugl::scene2::SceneNode | protected |
_dstFactor | cugl::scene2::TexturedNode | protected |
_endcap | cugl::scene2::PathNode | protected |
_extrabounds | cugl::scene2::PathNode | protected |
_extruder | cugl::scene2::PathNode | protected |
_flipHorizontal | cugl::scene2::TexturedNode | protected |
_flipVertical | cugl::scene2::TexturedNode | protected |
_fringe | cugl::scene2::PathNode | protected |
_gradient | cugl::scene2::TexturedNode | protected |
_graph | cugl::scene2::SceneNode | protected |
_hashOfName | cugl::scene2::SceneNode | protected |
_hasParentColor | cugl::scene2::SceneNode | protected |
_isVisible | cugl::scene2::SceneNode | protected |
_joint | cugl::scene2::PathNode | protected |
_json | cugl::scene2::SceneNode | protected |
_layout | cugl::scene2::SceneNode | protected |
_mesh | cugl::scene2::TexturedNode | protected |
_name | cugl::scene2::SceneNode | protected |
_offset | cugl::scene2::TexturedNode | protected |
_parent | cugl::scene2::SceneNode | protected |
_path | cugl::scene2::PathNode | protected |
_polygon | cugl::scene2::PathNode | protected |
_position | cugl::scene2::SceneNode | protected |
_priority | cugl::scene2::SceneNode | protected |
_rendered | cugl::scene2::TexturedNode | protected |
_scale | cugl::scene2::SceneNode | protected |
_scissor | cugl::scene2::SceneNode | protected |
_srcFactor | cugl::scene2::TexturedNode | protected |
_stencil | cugl::scene2::PathNode | protected |
_stroke | cugl::scene2::PathNode | protected |
_tag | cugl::scene2::SceneNode | protected |
_texture | cugl::scene2::TexturedNode | protected |
_tintColor | cugl::scene2::SceneNode | protected |
_transform | cugl::scene2::SceneNode | protected |
_useTransform | cugl::scene2::SceneNode | protected |
addChild(const std::shared_ptr< SceneNode > &child) | cugl::scene2::SceneNode | |
addChildWithName(const std::shared_ptr< SceneNode > &child, const std::string name) | cugl::scene2::SceneNode | inline |
addChildWithTag(const std::shared_ptr< SceneNode > &child, unsigned int tag) | cugl::scene2::SceneNode | inline |
alloc() | cugl::scene2::PathNode | inlinestatic |
allocWithBounds(const Size size) | cugl::scene2::SceneNode | inlinestatic |
allocWithBounds(float width, float height) | cugl::scene2::SceneNode | inlinestatic |
allocWithBounds(const Rect rect) | cugl::scene2::SceneNode | inlinestatic |
allocWithBounds(float x, float y, float width, float height) | cugl::scene2::SceneNode | inlinestatic |
allocWithData(const Scene2Loader *loader, const std::shared_ptr< JsonValue > &data) | cugl::scene2::PathNode | inlinestatic |
allocWithPath(const Path2 &path, float stroke, poly2::Joint joint=poly2::Joint::SQUARE, poly2::EndCap cap=poly2::EndCap::BUTT) | cugl::scene2::PathNode | inlinestatic |
allocWithPosition(const Vec2 pos) | cugl::scene2::SceneNode | inlinestatic |
allocWithPosition(float x, float y) | cugl::scene2::SceneNode | inlinestatic |
allocWithRect(const Rect rect, float stroke, poly2::Joint joint=poly2::Joint::SQUARE, poly2::EndCap cap=poly2::EndCap::BUTT) | cugl::scene2::PathNode | inlinestatic |
allocWithVertices(const std::vector< Vec2 > &vertices, float stroke, poly2::Joint joint=poly2::Joint::SQUARE, poly2::EndCap cap=poly2::EndCap::BUTT, bool closed=true) | cugl::scene2::PathNode | inlinestatic |
chooseAlternateTransform(bool active) | cugl::scene2::SceneNode | inline |
clearRenderData() | cugl::scene2::TexturedNode | protected |
copy(const std::shared_ptr< SceneNode > &dst) const override | cugl::scene2::PathNode | virtual |
cugl::scene2::TexturedNode::CU_DISALLOW_COPY_AND_ASSIGN(TexturedNode) | cugl::scene2::TexturedNode | protected |
dispose() override | cugl::scene2::TexturedNode | virtual |
doLayout() | cugl::scene2::SceneNode | virtual |
draw(const std::shared_ptr< SpriteBatch > &batch, const Affine2 &transform, Color4 tint) override | cugl::scene2::PathNode | virtual |
flipHorizontal(bool flag) | cugl::scene2::TexturedNode | inline |
flipVertical(bool flag) | cugl::scene2::TexturedNode | inline |
getAbsoluteColor() | cugl::scene2::SceneNode | |
getAlternateTransform() const | cugl::scene2::SceneNode | inline |
getAnchor() const | cugl::scene2::SceneNode | inline |
getAnchorInPixels() | cugl::scene2::SceneNode | inline |
getAngle() | cugl::scene2::SceneNode | inline |
getBlendEquation() const | cugl::scene2::TexturedNode | inline |
getBoundingBox() const | cugl::scene2::SceneNode | inline |
getBoundingRect() const | cugl::scene2::PathNode | inline |
getCap() const | cugl::scene2::PathNode | inline |
getChild(unsigned int pos) | cugl::scene2::SceneNode | |
getChild(unsigned int pos) const | cugl::scene2::SceneNode | |
getChild(unsigned int pos) const | cugl::scene2::SceneNode | inline |
getChildByName(const std::string name) const | cugl::scene2::SceneNode | |
getChildByName(const std::string name) const | cugl::scene2::SceneNode | inline |
getChildByTag(unsigned int tag) const | cugl::scene2::SceneNode | |
getChildByTag(unsigned int tag) const | cugl::scene2::SceneNode | inline |
getChildCount() const | cugl::scene2::SceneNode | inline |
getChildren() | cugl::scene2::SceneNode | inline |
getChildren() const | cugl::scene2::SceneNode | inline |
getClassName() const | cugl::scene2::SceneNode | inline |
getClosed() const | cugl::scene2::PathNode | inline |
getColor() const | cugl::scene2::SceneNode | inline |
getContentHeight() const | cugl::scene2::SceneNode | inline |
getContentSize() const | cugl::scene2::SceneNode | inline |
getContentWidth() const | cugl::scene2::SceneNode | inline |
getDestinationBlendFactor() const | cugl::scene2::TexturedNode | inline |
getExtrudedContentBounds() const | cugl::scene2::PathNode | inline |
getExtrudedContentHeight() const | cugl::scene2::PathNode | inline |
getExtrudedContentSize() const | cugl::scene2::PathNode | inline |
getExtrudedContentWidth() const | cugl::scene2::PathNode | inline |
getExtrusion() const | cugl::scene2::PathNode | inline |
getFringe() const | cugl::scene2::PathNode | inline |
getGradient() const | cugl::scene2::TexturedNode | inline |
getHeight() const | cugl::scene2::SceneNode | inline |
getJoint() const | cugl::scene2::PathNode | inline |
getLayout() const | cugl::scene2::SceneNode | inline |
getLayoutBounds() const | cugl::scene2::SceneNode | inlinevirtual |
getName() const | cugl::scene2::SceneNode | inline |
getNodeToParentTransform() const | cugl::scene2::SceneNode | inline |
getNodeToWorldTransform() const | cugl::scene2::SceneNode | |
getParent() | cugl::scene2::SceneNode | inline |
getParent() const | cugl::scene2::SceneNode | inline |
getParentToNodeTransform() const | cugl::scene2::SceneNode | inline |
getPath() const | cugl::scene2::PathNode | inline |
getPosition() const | cugl::scene2::SceneNode | inline |
getPositionX(void) const | cugl::scene2::SceneNode | inline |
getPositionY(void) const | cugl::scene2::SceneNode | inline |
getPriority() | cugl::scene2::SceneNode | inline |
getScale() const | cugl::scene2::SceneNode | inline |
getScaleX() const | cugl::scene2::SceneNode | inline |
getScaleY() const | cugl::scene2::SceneNode | inline |
getScene() | cugl::scene2::SceneNode | inline |
getScene() const | cugl::scene2::SceneNode | inline |
getScissor() const | cugl::scene2::SceneNode | inline |
getSize() const | cugl::scene2::SceneNode | |
getSourceBlendFactor() const | cugl::scene2::TexturedNode | inline |
getStroke() const | cugl::scene2::PathNode | inline |
getTag() const | cugl::scene2::SceneNode | inline |
getTexture() | cugl::scene2::TexturedNode | inline |
getTexture() const | cugl::scene2::TexturedNode | inline |
getTransform() const | cugl::scene2::SceneNode | inline |
getWidth() const | cugl::scene2::SceneNode | inline |
getWorldPosition() const | cugl::scene2::SceneNode | inline |
getWorldToNodeTransform() const | cugl::scene2::SceneNode | inline |
hasRelativeColor() const | cugl::scene2::SceneNode | inline |
hasStencil() const | cugl::scene2::PathNode | inline |
init() override | cugl::scene2::TexturedNode | inlinevirtual |
initWithBounds(const Size size) | cugl::scene2::SceneNode | virtual |
initWithBounds(float width, float height) | cugl::scene2::SceneNode | inlinevirtual |
initWithBounds(const Rect rect) | cugl::scene2::SceneNode | virtual |
initWithBounds(float x, float y, float width, float height) | cugl::scene2::SceneNode | inlinevirtual |
initWithData(const Scene2Loader *loader, const std::shared_ptr< JsonValue > &data) override | cugl::scene2::PathNode | virtual |
initWithFile(const std::string &filename) | cugl::scene2::TexturedNode | virtual |
initWithFilePath(const std::string &filename, const Path2 &path) | cugl::scene2::PathNode | |
initWithFilePath(const std::string &filename, const Rect rect) | cugl::scene2::PathNode | |
initWithPath(const std::vector< Vec2 > &vertices, float stroke, poly2::Joint joint=poly2::Joint::SQUARE, poly2::EndCap cap=poly2::EndCap::BUTT, bool closed=true) | cugl::scene2::PathNode | |
initWithPath(const Path2 &path, float stroke, poly2::Joint joint=poly2::Joint::SQUARE, poly2::EndCap cap=poly2::EndCap::BUTT) | cugl::scene2::PathNode | |
initWithPosition(const Vec2 pos) | cugl::scene2::SceneNode | virtual |
initWithPosition(float x, float y) | cugl::scene2::SceneNode | inline |
initWithTexture(const std::shared_ptr< Texture > &texture) | cugl::scene2::TexturedNode | virtual |
initWithTexturePath(const std::shared_ptr< Texture > &texture, const Path2 &path) | cugl::scene2::PathNode | |
initWithTexturePath(const std::shared_ptr< Texture > &texture, const Rect rect) | cugl::scene2::PathNode | |
isAbsolute() const | cugl::scene2::TexturedNode | inline |
isFlipHorizontal() const | cugl::scene2::TexturedNode | inline |
isFlipVertical() const | cugl::scene2::TexturedNode | inline |
isVisible() const | cugl::scene2::SceneNode | inline |
nodeToParentCoords(const Vec2 nodePoint) const | cugl::scene2::SceneNode | inline |
nodeToScreenCoords(const Vec2 nodePoint) const | cugl::scene2::SceneNode | |
nodeToWorldCoords(const Vec2 nodePoint) const | cugl::scene2::SceneNode | inline |
operator std::string() const | cugl::scene2::SceneNode | inline |
parentToNodeCoords(const Vec2 parentPoint) const | cugl::scene2::SceneNode | inline |
PathNode() | cugl::scene2::PathNode | |
refresh() | cugl::scene2::TexturedNode | inline |
removeAllChildren() | cugl::scene2::SceneNode | virtual |
removeChild(unsigned int pos) | cugl::scene2::SceneNode | virtual |
removeChild(const std::shared_ptr< SceneNode > &child) | cugl::scene2::SceneNode | |
removeChildByName(const std::string name) | cugl::scene2::SceneNode | |
removeChildByTag(unsigned int tag) | cugl::scene2::SceneNode | |
removeFromParent() | cugl::scene2::SceneNode | inline |
render(const std::shared_ptr< SpriteBatch > &batch, const Affine2 &transform, Color4 tint) | cugl::scene2::SceneNode | virtual |
render(const std::shared_ptr< SpriteBatch > &batch) | cugl::scene2::SceneNode | inlinevirtual |
SceneNode() | cugl::scene2::SceneNode | |
screenToNodeCoords(const Vec2 screenPoint) const | cugl::scene2::SceneNode | |
setAbsolute(bool flag) | cugl::scene2::TexturedNode | inline |
setAlternateTransform(const Affine2 &transform) | cugl::scene2::SceneNode | inline |
setAnchor(const Vec2 anchor) override | cugl::scene2::TexturedNode | inlinevirtual |
setAnchor(float x, float y) override | cugl::scene2::TexturedNode | inlinevirtual |
setAngle(float angle) | cugl::scene2::SceneNode | inline |
setBlendEquation(GLenum equation) | cugl::scene2::TexturedNode | inline |
setBlendFunc(GLenum srcFactor, GLenum dstFactor) | cugl::scene2::TexturedNode | inline |
setCap(poly2::EndCap cap) | cugl::scene2::PathNode | |
setClosed(bool closed) | cugl::scene2::PathNode | |
setColor(Color4 color) | cugl::scene2::SceneNode | inlinevirtual |
setContentHeight(float height) | cugl::scene2::SceneNode | inline |
setContentSize(const Size size) override | cugl::scene2::TexturedNode | virtual |
setContentSize(float width, float height) override | cugl::scene2::TexturedNode | inlinevirtual |
setContentWidth(float width) | cugl::scene2::SceneNode | inline |
setFringe(float fringe) | cugl::scene2::PathNode | inline |
setGradient(const std::shared_ptr< Gradient > &gradient) | cugl::scene2::TexturedNode | |
setJoint(poly2::Joint joint) | cugl::scene2::PathNode | |
setLayout(const std::shared_ptr< Layout > &layout) | cugl::scene2::SceneNode | inline |
setName(const std::string name) | cugl::scene2::SceneNode | inline |
setPath(const std::vector< Vec2 > &vertices, bool closed=true) | cugl::scene2::PathNode | |
setPath(const Path2 &path) | cugl::scene2::PathNode | |
setPath(const Rect rect) | cugl::scene2::PathNode | |
setPosition(const Vec2 &position) | cugl::scene2::SceneNode | inline |
setPosition(float x, float y) | cugl::scene2::SceneNode | |
setPositionX(float x) | cugl::scene2::SceneNode | inline |
setPositionY(float y) | cugl::scene2::SceneNode | inline |
setPriority(float priority) | cugl::scene2::SceneNode | inline |
setRelativeColor(bool flag) | cugl::scene2::SceneNode | inline |
setScale(float scale) | cugl::scene2::SceneNode | inline |
setScale(const Vec2 vec) | cugl::scene2::SceneNode | inline |
setScale(float sx, float sy) | cugl::scene2::SceneNode | inline |
setScissor(const std::shared_ptr< Scissor > &scissor) | cugl::scene2::SceneNode | inline |
setScissor() | cugl::scene2::SceneNode | inline |
setStencil(bool stencil) | cugl::scene2::PathNode | inline |
setStroke(float stroke) | cugl::scene2::PathNode | |
setTag(unsigned int tag) | cugl::scene2::SceneNode | inline |
setTexture(const std::string &filename) | cugl::scene2::TexturedNode | inline |
setTexture(const std::shared_ptr< Texture > &texture) | cugl::scene2::TexturedNode | |
setVisible(bool visible) | cugl::scene2::SceneNode | inline |
shiftTexture(float dx, float dy) | cugl::scene2::TexturedNode | |
swapChild(const std::shared_ptr< SceneNode > &child1, const std::shared_ptr< SceneNode > &child2, bool inherit=false) | cugl::scene2::SceneNode | |
TexturedNode() | cugl::scene2::TexturedNode | |
toString(bool verbose=false) const override | cugl::scene2::TexturedNode | virtual |
withAlternateTransform() | cugl::scene2::SceneNode | inline |
worldToNodeCoords(const Vec2 worldPoint) const | cugl::scene2::SceneNode | inline |
~PathNode() | cugl::scene2::PathNode | inline |
~SceneNode() | cugl::scene2::SceneNode | inline |
~TexturedNode() | cugl::scene2::TexturedNode | inline |