< Home

< Table of Contents

REFERENCE MANUAL

CylinderKit Member List

This is the complete list of members for CylinderKit, including all inherited members.

ClassID() (defined in Object)Objectinlinestatic
Consume(CylinderKit &in_kit)CylinderKit
CylinderKit()CylinderKit
CylinderKit(CylinderKit const &in_kit)CylinderKit
CylinderKit(CylinderKit &&in_that)CylinderKit
Empty() const CylinderKitvirtual
Equals(CylinderKit const &in_kit) const CylinderKit
GetClassID() const Object
GetInstanceID() const Object
GetPointCount() const CylinderKit
HasType(Type in_mask) const Object
Object() (defined in Object)Object
Object(Object &&in_that)Object
ObjectType() const CylinderKitinlinevirtual
operator!=(CylinderKit const &in_kit) const CylinderKit
operator=(CylinderKit &&in_that)CylinderKit
operator=(CylinderKit const &in_kit)CylinderKit
operator=(Object const &other_object) (defined in Object)Object
Object::operator=(Object &&in_that)Object
operator==(CylinderKit const &in_kit) const CylinderKit
Reset()Objectvirtual
Set(CylinderKit const &in_kit)CylinderKit
SetCaps(Cylinder::Capping in_capping)CylinderKit
SetPoints(PointArray const &in_points)CylinderKit
SetPoints(size_t in_count, Point const in_points[])CylinderKit
SetPriority(int in_priority)CylinderKit
SetRadii(FloatArray const &in_radii)CylinderKit
SetRadii(size_t in_count, float const in_radii[])CylinderKit
SetUserData(intptr_t in_index, size_t in_bytes, byte const in_data[])CylinderKit
SetUserData(intptr_t in_index, ByteArray const &in_data)CylinderKit
SetUserData(IntPtrTArray const &in_indices, ByteArrayArray const &in_data)CylinderKit
SetVertexIndexColorsByList(size_t in_count, size_t const in_vertices[], float const in_indices[], Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexIndexColorsByList(SizeTArray const &in_vertices, FloatArray const &in_indices, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexIndexColorsByList(size_t in_count, size_t const in_vertices[], float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexIndexColorsByList(SizeTArray const &in_vertices, float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexIndexColorsByRange(size_t in_start, size_t in_count, float const in_indices[], Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexIndexColorsByRange(size_t in_start, FloatArray const &in_indices, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexIndexColorsByRange(size_t in_start, size_t in_count, float in_index, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByList(size_t in_count, size_t const in_vertices[], RGBColor const in_rgb_colors[], Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByList(SizeTArray const &in_vertices, RGBColorArray const &in_rgb_colors, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByList(size_t in_count, size_t const in_vertices[], RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByList(SizeTArray const &in_vertices, RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByRange(size_t in_start, size_t in_count, RGBColor const in_rgb_colors[], Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByRange(size_t in_start, RGBColorArray const &in_rgb_colors, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
SetVertexRGBColorsByRange(size_t in_start, size_t in_count, RGBColor const &in_rgb_color, Cylinder::Component in_apply_to=Cylinder::Component::Faces)CylinderKit
Show(CylinderKit &out_kit) const CylinderKit
ShowCaps(Cylinder::Capping &out_caps) const CylinderKit
ShowPoints(PointArray &out_points) const CylinderKit
ShowPriority(int &out_priority) const CylinderKit
ShowRadii(FloatArray &out_radii) const CylinderKit
ShowUserData(intptr_t in_index, ByteArray &out_data) const CylinderKit
ShowUserData(IntPtrTArray &out_indices, ByteArrayArray &out_data) const CylinderKit
ShowUserDataCount() const CylinderKit
ShowUserDataIndices(IntPtrTArray &out_indices) const CylinderKit
ShowVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_applied_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const CylinderKit
ShowVertexColorsByRange(size_t in_start, size_t in_count, Cylinder::Component in_applied_to, MaterialTypeArray &out_types, RGBColorArray &out_rgb_colors, FloatArray &out_indices) const CylinderKit
Type() const Object
UnsetAllUserData()CylinderKit
UnsetCaps()CylinderKit
UnsetEverything()CylinderKit
UnsetPoints()CylinderKit
UnsetPriority()CylinderKit
UnsetRadii()CylinderKit
UnsetUserData(intptr_t in_index)CylinderKit
UnsetUserData(size_t in_count, intptr_t const in_indices[])CylinderKit
UnsetUserData(IntPtrTArray const &in_indices)CylinderKit
UnsetVertexColors()CylinderKit
UnsetVertexColors(Cylinder::Component in_apply_to)CylinderKit
UnsetVertexColorsByList(SizeTArray const &in_vertices)CylinderKit
UnsetVertexColorsByList(SizeTArray const &in_vertices, Cylinder::Component in_apply_to)CylinderKit
UnsetVertexColorsByRange(size_t in_start, size_t in_count)CylinderKit
UnsetVertexColorsByRange(size_t in_start, size_t in_count, Cylinder::Component in_apply_to)CylinderKit
~CylinderKit() (defined in CylinderKit)CylinderKitvirtual
~Object() (defined in Object)Objectvirtual