CubbyFlow::Box< N >::Builder Member List
This is the complete list of members for CubbyFlow::Box< N >::Builder, including all inherited members.
Build() const | CubbyFlow::Box< N >::Builder | |
m_isNormalFlipped | CubbyFlow::SurfaceBuilderBase< N, Box< N >::Builder > | protected |
m_transform | CubbyFlow::SurfaceBuilderBase< N, Box< N >::Builder > | protected |
MakeShared() const | CubbyFlow::Box< N >::Builder | |
WithBoundingBox(const BoundingBox< double, N > &bbox) | CubbyFlow::Box< N >::Builder | |
WithIsNormalFlipped(bool isNormalFlipped) | CubbyFlow::SurfaceBuilderBase< N, Box< N >::Builder > | |
WithLowerCorner(const Vector< double, N > &pt) | CubbyFlow::Box< N >::Builder | |
WithOrientation(const Orientation< N > &orientation) | CubbyFlow::SurfaceBuilderBase< N, Box< N >::Builder > | |
WithTransform(const Transform< N > &transform) | CubbyFlow::SurfaceBuilderBase< N, Box< N >::Builder > | |
WithTranslation(const Vector< double, N > &translation) | CubbyFlow::SurfaceBuilderBase< N, Box< N >::Builder > | |
WithUpperCorner(const Vector< double, N > &pt) | CubbyFlow::Box< N >::Builder |